diff --git a/README.md b/README.md index be9c34c..ffad578 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Combat Chatter is a mod for the game [Starsector](http://fractalsoftworks.com). It adds some dialog lines for NPC ships in battles. -Current release version: v1.10.1 +Current release version: v1.11 ### Setup instructions ### Check out the repo to Starsector/mods/Combat Chatter (or some other folder name) and it can be played immediately. diff --git a/chatter.version b/chatter.version index 61c66b3..4721af9 100644 --- a/chatter.version +++ b/chatter.version @@ -6,8 +6,8 @@ "modVersion": { "major":1, - "minor":10, - "patch":1x + "minor":11, + "patch":0 }, "starsectorVersion":"0.9.1a" } \ No newline at end of file diff --git a/jars/CombatChatter.jar b/jars/CombatChatter.jar index 597764b..5779b9c 100644 Binary files a/jars/CombatChatter.jar and b/jars/CombatChatter.jar differ diff --git a/mod_info.json b/mod_info.json index 617becc..b7a1b27 100644 --- a/mod_info.json +++ b/mod_info.json @@ -2,7 +2,7 @@ "id":"chatter", "name":"Combat Chatter", "author":"Histidine", - "version":"1.10.1x", + "version":"1.11", "utility":true, "description":"talky-man broke thog's tusk. TALKY-MAN BROKE THOG'S TUSK!!\n\nRequires LazyLib", "gameVersion":"0.9.1a",