Skip to content

Commit

Permalink
update version on compiler script
Browse files Browse the repository at this point in the history
  • Loading branch information
BAndresen committed Nov 8, 2024
1 parent 4cc63a3 commit 2ee6021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/toja_compiler.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!define APP_NAME "Toja"

# Output .exe file name
OutFile "Toja Windows Installer v1.0.exe"
OutFile "Toja Windows Installer v1.1.0.exe"

RequestExecutionLevel admin

Expand Down

0 comments on commit 2ee6021

Please sign in to comment.