Skip to content

Commit

Permalink
Update version to 0.5.1 in iss
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gaborcsardi committed Aug 8, 2022
1 parent 34cace4 commit 6a1b883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rig.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "rig -- The R Installation Manager"
#define MyAppVersion "0.5.0"
#define MyAppVersion "0.5.1"
#define MyAppPublisher "Gabor Csardi"
#define MyAppURL "https://github.com/r-lib/rig"
#define MyAppExeName "rig.exe"
Expand Down

0 comments on commit 6a1b883

Please sign in to comment.