From fb1c9cd5e621ca5a86df5427de726aaf9288d97a Mon Sep 17 00:00:00 2001 From: Zingabopp <37518403+Zingabopp@users.noreply.github.com> Date: Wed, 1 May 2019 15:48:57 -0500 Subject: [PATCH] Version bump --- BailOutMode/Properties/AssemblyInfo.cs | 2 +- BailOutMode/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BailOutMode/Properties/AssemblyInfo.cs b/BailOutMode/Properties/AssemblyInfo.cs index 54b5b25..02a0224 100644 --- a/BailOutMode/Properties/AssemblyInfo.cs +++ b/BailOutMode/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.3.0")] +[assembly: AssemblyVersion("1.3.1")] diff --git a/BailOutMode/manifest.json b/BailOutMode/manifest.json index 0d27f81..4c302bf 100644 --- a/BailOutMode/manifest.json +++ b/BailOutMode/manifest.json @@ -3,7 +3,7 @@ "name": "BailOutMode", "id": "bailoutmode", "description": "Allows you to continue playing songs without posting a score if you fail, but allows you to post scores if you don't.", - "version": "1.3.0", + "version": "1.3.1", "gameVersion": "0.13.2", "author": "Zingabopp" } \ No newline at end of file