Skip to content

Commit

Permalink
Version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pipe01 committed Jun 4, 2019
1 parent 7537391 commit cb77bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Legendary Rune Maker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]

[assembly: AssemblyVersion("1.3.2")]
[assembly: AssemblyVersion("1.3.3")]
[assembly: AssemblyFileVersion("1.0.0.0")]

[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
Expand Down
2 changes: 1 addition & 1 deletion setup/script.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Legendary Rune Maker"
#define MyAppVersion "1.3.2"
#define MyAppVersion "1.3.3"
#define MyAppPublisher "pipe01"
#define MyAppURL "https://github.com/pipe01"
#define MyAppExeName "Legendary Rune Maker.exe"
Expand Down

0 comments on commit cb77bbe

Please sign in to comment.