Skip to content

Commit 74a8edf

Browse files
committed
Update iss verstion number
1 parent cb440ec commit 74a8edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WingetUI.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "WingetUI"
5-
#define MyAppVersion "1.5.2"
5+
#define MyAppVersion "1.5.3"
66
#define MyAppPublisher "Martí Climent"
77
#define MyAppURL "https://github.com/marticliment/WingetUI"
88
#define MyAppExeName "WingetUI.exe"

0 commit comments

Comments
 (0)