Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Aug 5, 2017
1 parent ddbc49f commit 9463197
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Deploy/Installer/Installer.iss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define MyAppName "LightBulb"
#define MyAppVersion "1.6.3.3"
#define MyAppVersion "1.6.3.4"
#define MyAppPublisher "Alexey 'Tyrrrz' Golub"
#define MyAppURL "http://www.tyrrrz.me/projects/?id=lb"

Expand Down
4 changes: 2 additions & 2 deletions LightBulb/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: AssemblyVersion("1.6.3.3")]
[assembly: AssemblyFileVersion("1.6.3.3")]
[assembly: AssemblyVersion("1.6.3.4")]
[assembly: AssemblyFileVersion("1.6.3.4")]

0 comments on commit 9463197

Please sign in to comment.