From cfabf0bf48dbbc624c532f206d4b389d6ab31008 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 7 Jun 2026 22:06:29 +0200 Subject: [PATCH] bump version --- KillTheTower.json | 2 +- staging/KillTheTower/mod_manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/KillTheTower.json b/KillTheTower.json index 02b952d..335a267 100644 --- a/KillTheTower.json +++ b/KillTheTower.json @@ -3,7 +3,7 @@ "name": "KillTheTower", "author": "YouHaveTrouble", "description": "Makes the game way less serious.", - "version": "1.2.0", + "version": "1.3.0", "has_pck": true, "has_dll": false, "dependencies": [], diff --git a/staging/KillTheTower/mod_manifest.json b/staging/KillTheTower/mod_manifest.json index b7d8a95..c407c1f 100644 --- a/staging/KillTheTower/mod_manifest.json +++ b/staging/KillTheTower/mod_manifest.json @@ -3,5 +3,5 @@ "author": "YouHaveTrouble", "description": "Makes the game way less serious.", "pck_name": "KillTheTower", - "version": "1.2.0" + "version": "1.3.0" }