We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95a83f8 + 2338359 commit 85a0b71Copy full SHA for 85a0b71
1 file changed
Batrun.cs
@@ -40,7 +40,7 @@ public class Batrun : IBatRunProgram, IDisposable
40
private Icon? _appIcon;
41
private WallpaperManager? wallpaperManager;
42
43
- public const string APP_VERSION = "2.2.0";
+ public const string APP_VERSION = "2.2.1";
44
45
private bool hideESLoading;
46
private static int esSystemSelectCount = 0;
0 commit comments