bump version

This commit is contained in:
HorizonCode 2024-04-23 08:51:54 +02:00
parent 70643c4287
commit 9da481b991
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const appName = "EZPPLauncher";
const appVersion = "2.1.5";
const appVersion = "2.1.6";
module.exports = { appName, appVersion };