From 785c4ce41d60bf71f65b9d04d72832d9cd623453 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 23 Aug 2025 08:41:02 +0200 Subject: [PATCH] version bump --- Version.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.cs b/Version.cs index a2e1d1c..2197dd3 100644 --- a/Version.cs +++ b/Version.cs @@ -1,3 +1,3 @@ using Pilz; -[assembly: AssemblyAppVersion("1.9.3.0")] \ No newline at end of file +[assembly: AssemblyAppVersion("1.9.4.0")] \ No newline at end of file