Skip to content

Commit 85a0b71

Browse files
authored
Merge pull request #27 from Aynshe/Aynshe-patch-1
Update Batrun.cs 2.2.1
2 parents 95a83f8 + 2338359 commit 85a0b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Batrun.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public class Batrun : IBatRunProgram, IDisposable
4040
private Icon? _appIcon;
4141
private WallpaperManager? wallpaperManager;
4242

43-
public const string APP_VERSION = "2.2.0";
43+
public const string APP_VERSION = "2.2.1";
4444

4545
private bool hideESLoading;
4646
private static int esSystemSelectCount = 0;

0 commit comments

Comments
 (0)