Skip to content

Commit 7540805

Browse files
committed
update .iss version
1 parent da7df07 commit 7540805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/InnoSetup-Windows/Slice-Installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
; along with this program. If not, see <https://www.gnu.org/licenses/>.
1818

1919
#define BUILDPATH "..\..\dist\Slice.exe"
20-
#define SliceVersion "0.3.0"
20+
#define SliceVersion "0.3.1"
2121

2222
[Setup]
2323
AppName=Slice

0 commit comments

Comments
 (0)