4961.0.1.5

This commit is contained in:
Stardust3D 2022-07-26 13:57:36 +02:00
parent 52dcd049a8
commit 888ddb8912
6 changed files with 5 additions and 5 deletions

View File

@ -2,5 +2,5 @@
<Manifest>
<identifier>RJW PlasticSurgeries</identifier>
<version>4945.0.1.5</version>
<version>4961.0.1.5</version>
</Manifest>

Binary file not shown.

View File

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// 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("4945.0.1.5")]
[assembly: AssemblyFileVersion("4945.0.1.5")]
[assembly: AssemblyVersion("4961.0.1.5")]
[assembly: AssemblyFileVersion("4961.0.1.5")]

View File

@ -11,7 +11,7 @@ plugins {
//id("com.ullink.nunit") version "1.12"
}
version = "4945.0.1.5"
version = "4961.0.1.5"
val friendlyName = "rjw-plasticsurgeries"
tasks.register<com.ullink.Msbuild>("buildC#") {

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists