Bump to version 1.1

This commit is contained in:
2026-02-17 14:51:45 +09:00
parent 0d4c1b90c2
commit b18a8ead6a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ namespace ReceiptPDFBuilder.Helpers;
class Constants
{
public static string AppVersion = "1.0.0";
public static string AppVersion = "1.1.0";
public static string[] GetQuotes()
{