From 3edfed627290091b482666780d10ff49d2b6b1ce Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Sun, 1 Dec 2024 19:12:48 -0500 Subject: [PATCH] updated version number to distinguish ep count --- wails.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wails.json b/wails.json index c93d22b..917331d 100644 --- a/wails.json +++ b/wails.json @@ -12,6 +12,6 @@ }, "info": { "productName": "AniTrack", - "productVersion": "0.1.1" + "productVersion": "0.1.2" } }