Skip to content

Commit c6d4f04

Browse files
committed
tag: Bump version to 0.1.10
1 parent 8e2baa7 commit c6d4f04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cmd/joinme.click-launcher/resource/joinme.click-launcher.exe.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<assemblyIdentity
44
type="win32"
55
name="joinme.click launcher"
6-
version="0.1.9.0"
6+
version="0.1.10.0"
77
processorArchitecture="*"/>
88
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
99
<security>

cmd/joinme.click-launcher/versioninfo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"FileVersion": {
44
"Major": 0,
55
"Minor": 1,
6-
"Patch": 9,
6+
"Patch": 10,
77
"Build": 0
88
},
99
"ProductVersion": {
1010
"Major": 0,
1111
"Minor": 1,
12-
"Patch": 9,
12+
"Patch": 10,
1313
"Build": 0
1414
},
1515
"FileFlagsMask": "3f",
@@ -22,14 +22,14 @@
2222
"Comments": "",
2323
"CompanyName": "joinme.click",
2424
"FileDescription": "joinme.click launcher",
25-
"FileVersion": "v0.1.9.0",
25+
"FileVersion": "v0.1.10.0",
2626
"InternalName": "",
2727
"LegalCopyright": "",
2828
"LegalTrademarks": "",
2929
"OriginalFilename": "",
3030
"PrivateBuild": "",
3131
"ProductName": "joinme.click launcher",
32-
"ProductVersion": "v0.1.9.0",
32+
"ProductVersion": "v0.1.10.0",
3333
"SpecialBuild": ""
3434
},
3535
"VarFileInfo": {

0 commit comments

Comments
 (0)