diff --git a/README.md b/README.md index 4b6eca230..c24c05f09 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Nexerelin is a mod for the game [Starsector](http://fractalsoftworks.com). It implements 4X-style gameplay with faction wars, diplomacy and planetary conquest. -Current repo version: v0.10b +Current repo version: v0.10.0c ### Setup instructions ### Check out the repo to Starsector/mods/Nexerelin (or some other folder name) and it can be played immediately. diff --git a/jars/ExerelinCore.jar b/jars/ExerelinCore.jar index b8786deb7..b4f19fd6f 100644 Binary files a/jars/ExerelinCore.jar and b/jars/ExerelinCore.jar differ diff --git a/mod_info.json b/mod_info.json index 5a6123fa3..fb1fd1ceb 100755 --- a/mod_info.json +++ b/mod_info.json @@ -2,7 +2,7 @@ "id":"nexerelin", "name":"Nexerelin", "author":"Histidine (original by Zaphide)", - "version":"0.10b", + "version":"0.10.0c", "description":"Join a faction and conquer the Sector! Requires LazyLib", "gameVersion":"0.95a-RC12", "totalConversion":false, diff --git a/nexerelin.version b/nexerelin.version index b033acb7d..5a8a1dd20 100644 --- a/nexerelin.version +++ b/nexerelin.version @@ -7,7 +7,7 @@ { "major":0, "minor":10, - "patch":0b + "patch":0c }, "starsectorVersion":"0.95a-RC12" }