Skip to content

Commit a0bec14

Browse files
authored
Update ProductVersion to 1.1.0
1 parent 24c53a2 commit a0bec14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ VSVersionInfo(
2121
StringStruct(u'LegalCopyright', u'\xa9 yg. All rights reserved.'),
2222
StringStruct(u'OriginalFilename', u'omp-server-browser.exe'),
2323
StringStruct(u'ProductName', u'open.mp server browser'),
24-
StringStruct(u'ProductVersion', u'1.0.0')])
24+
StringStruct(u'ProductVersion', u'1.1.0')])
2525
]),
2626
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
2727
]

0 commit comments

Comments
 (0)