File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1111 description : " A Minecraft Launcher" # The application description
1212 copyright : " (c) 2025, LeviMC" # Copyright text
1313 comments : " Some Product Comments" # Comments
14- version : " 0.0.16 " # The application version
14+ version : " 0.0.17 " # The application version
1515 beta : " true" # Whether the application is in beta or not
1616
1717# Dev mode configuration
Original file line number Diff line number Diff line change 1010 <key >CFBundleIdentifier </key >
1111 <string >org.levimc.launcher </string >
1212 <key >CFBundleVersion </key >
13- <string >0.0.16 </string >
13+ <string >0.0.17 </string >
1414 <key >CFBundleGetInfoString </key >
1515 <string >Some Product Comments </string >
1616 <key >CFBundleShortVersionString </key >
17- <string >0.0.16 </string >
17+ <string >0.0.17 </string >
1818 <key >CFBundleIconFile </key >
1919 <string >icons </string >
2020 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 1010 <key >CFBundleIdentifier </key >
1111 <string >org.levimc.launcher </string >
1212 <key >CFBundleVersion </key >
13- <string >0.0.16 </string >
13+ <string >0.0.17 </string >
1414 <key >CFBundleGetInfoString </key >
1515 <string >Some Product Comments </string >
1616 <key >CFBundleShortVersionString </key >
17- <string >0.0.16 </string >
17+ <string >0.0.17 </string >
1818 <key >CFBundleIconFile </key >
1919 <string >icons </string >
2020 <key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 66name : " LeviLauncher"
77arch : ${GOARCH}
88platform : " linux"
9- version : " 0.0.16 "
9+ version : " 0.0.17 "
1010section : " default"
1111priority : " extra"
1212maintainer : ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>
Original file line number Diff line number Diff line change 11{
22 "fixed" : {
3- "file_version" : " 0.0.16 "
3+ "file_version" : " 0.0.17 "
44 },
55 "info" : {
66 "0000" : {
7- "ProductVersion" : " 0.0.16 " ,
7+ "ProductVersion" : " 0.0.17 " ,
88 "CompanyName" : " LeviMC" ,
99 "FileDescription" : " A Minecraft Launcher" ,
1010 "LegalCopyright" : " (c) 2025, LeviMC" ,
Original file line number Diff line number Diff line change 1414 !define INFO_PRODUCTNAME " LeviLauncher"
1515!endif
1616!ifndef INFO_PRODUCTVERSION
17- !define INFO_PRODUCTVERSION " 0.0.16 "
17+ !define INFO_PRODUCTVERSION " 0.0.17 "
1818!endif
1919!ifndef INFO_COPYRIGHT
2020 !define INFO_COPYRIGHT " (c) 2025, LeviMC"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
22<assembly manifestVersion =" 1.0" xmlns =" urn:schemas-microsoft-com:asm.v1" xmlns : asmv3 =" urn:schemas-microsoft-com:asm.v3" >
3- <assemblyIdentity type =" win32" name =" org.levimc.launcher" version =" 0.0.16 " processorArchitecture =" *" />
3+ <assemblyIdentity type =" win32" name =" org.levimc.launcher" version =" 0.0.17 " processorArchitecture =" *" />
44 <dependency >
55 <dependentAssembly >
66 <assemblyIdentity type =" win32" name =" Microsoft.Windows.Common-Controls" version =" 6.0.0.0" processorArchitecture =" *" publicKeyToken =" 6595b64144ccf1df" language =" *" />
You can’t perform that action at this time.
0 commit comments