Skip to content

Commit

Permalink
chore: Bumped version on Inno Setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Mar 11, 2021
1 parent bf14244 commit 3a87e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lazJSONViewer-win64-win32.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 "Laz JSON Viewer"
#define MyAppVersion "0.1.8.32"
#define MyAppVersion "0.1.9.34"
#define MyAppPublisher "Gustavo Carreno"
#define MyAppURL "https://github.com/gcarreno/laz-JSON-Viewer"
#define MyAppExeName "lazJSONViewer.exe"
Expand Down

0 comments on commit 3a87e77

Please sign in to comment.