Skip to content

Commit

Permalink
tag: Bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cetteup committed Apr 23, 2022
1 parent eeb67d3 commit 0bcaf13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion resource/joinme.click-launcher.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="joinme.click launcher"
version="0.1.6.0"
version="0.1.7.0"
processorArchitecture="*"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
Expand Down
8 changes: 4 additions & 4 deletions versioninfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"FileVersion": {
"Major": 0,
"Minor": 1,
"Patch": 6,
"Patch": 7,
"Build": 0
},
"ProductVersion": {
"Major": 0,
"Minor": 1,
"Patch": 6,
"Patch": 7,
"Build": 0
},
"FileFlagsMask": "3f",
Expand All @@ -22,14 +22,14 @@
"Comments": "",
"CompanyName": "joinme.click",
"FileDescription": "Join game server with a single click",
"FileVersion": "v0.1.6.0",
"FileVersion": "v0.1.7.0",
"InternalName": "",
"LegalCopyright": "",
"LegalTrademarks": "",
"OriginalFilename": "",
"PrivateBuild": "",
"ProductName": "joinme.click launcher",
"ProductVersion": "v0.1.6.0",
"ProductVersion": "v0.1.7.0",
"SpecialBuild": ""
},
"VarFileInfo": {
Expand Down

0 comments on commit 0bcaf13

Please sign in to comment.