[chore:] updated version

This commit is contained in:
2026-03-19 08:53:53 +01:00
parent 525f3fb4ae
commit a1bf573a07

View File

@@ -11,7 +11,7 @@ namespace spplus;
public partial class MainWindow : Window public partial class MainWindow : Window
{ {
public static MainWindow Instance { get; set; } public static MainWindow Instance { get; set; }
public static string ApplicationVersion = "v1.1.17"; public static string ApplicationVersion = "v1.2.24";
public MainWindow() public MainWindow()
{ {
InitializeComponent(); InitializeComponent();