Skip to content

Commit

Permalink
Update to Inno Setup 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Jun 11, 2024
1 parent 6e5fdfa commit ba10abe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build NuGet package

env:
INNO_VERSION: 6.2.2
INNO_VERSION: 6.3.1

on: [push, pull_request]

Expand Down
2 changes: 1 addition & 1 deletion Tools.InnoSetup.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Tools.InnoSetup</id>
<version>6.2.2</version>
<version>6.3.1</version>
<title>Inno Setup tools</title>
<authors>Vaclav Slavik, Jordan Russell</authors>
<license type="file">license.txt</license>
Expand Down

0 comments on commit ba10abe

Please sign in to comment.