Skip to content

Commit 6a1b883

Browse files
committed
Update version to 0.5.1 in iss
[ci skip]
1 parent 34cace4 commit 6a1b883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rig.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 "rig -- The R Installation Manager"
5-
#define MyAppVersion "0.5.0"
5+
#define MyAppVersion "0.5.1"
66
#define MyAppPublisher "Gabor Csardi"
77
#define MyAppURL "https://github.com/r-lib/rig"
88
#define MyAppExeName "rig.exe"

0 commit comments

Comments
 (0)