Skip to content

Commit 2c9ce78

Browse files
authored
updated app version build
1 parent 1841420 commit 2c9ce78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bcat Manager/Bcat Manager/Updater.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace Bcat_Manager
1010
{
1111
public class Updater
1212
{
13-
public const string APP_VERSION = "1.0.0";
13+
public const string APP_VERSION = "1.0.1";
1414
private const string LATEST_URL = "https://raw.githubusercontent.com/Random0666/Useless-stuff/master/BCAT-Manager/latest.txt";
1515

1616
public static void GetUpdate()

0 commit comments

Comments
 (0)