Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Set version to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zeobviouslyfakeacc committed May 9, 2019
1 parent 90d0229 commit ec0b5c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.zeobviouslyfakeacc</groupId>
<artifactId>ModLoaderInstaller</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<packaging>jar</packaging>

<name>TLD Mod Loader Installer</name>
Expand Down
4 changes: 2 additions & 2 deletions src/main/csharp/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("44f28c87-bed3-4899-9824-2ffd0875f546")]
[assembly: AssemblyVersion("1.4")]
[assembly: AssemblyFileVersion("1.4")]
[assembly: AssemblyVersion("1.5")]
[assembly: AssemblyFileVersion("1.5")]
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4
1.5

0 comments on commit ec0b5c2

Please sign in to comment.