From 554304c801231f569cffd055acc4dcdcbf7f4188 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 23 Aug 2025 09:28:24 +0200 Subject: [PATCH] version bump, again --- Version.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.cs b/Version.cs index 2197dd3..02153ba 100644 --- a/Version.cs +++ b/Version.cs @@ -1,3 +1,3 @@ using Pilz; -[assembly: AssemblyAppVersion("1.9.4.0")] \ No newline at end of file +[assembly: AssemblyAppVersion("1.9.5.0")] \ No newline at end of file