Release v0.0.0.11

This commit is contained in:
2026-04-03 12:51:14 +02:00
parent 1be0a94b51
commit f57518a1d5
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.10",
Text = "Version 0.0.0.11",
Left = 0, Top = 56, Width = 340, Height = 20,
TextAlign = ContentAlignment.MiddleCenter,
ForeColor = Color.Gray