Release v0.0.0.25

This commit is contained in:
2026-06-08 11:51:35 +02:00
parent 53eed8eda3
commit 561ffff03e
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ namespace StarfaceOutlookSync.UI
var lblVersion = new Label
{
Text = "Version 0.0.0.24",
Text = "Version 0.0.0.25",
Left = 0, Top = 56, Width = 340, Height = 20,
TextAlign = ContentAlignment.MiddleCenter,
ForeColor = Color.Gray