File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- version : 2.6.1 .{build}
1+ version : 2.6.2 .{build}
22
33pull_requests :
44 do_not_increment_build_number : true
Original file line number Diff line number Diff line change 1313 <key >CFBundleSignature </key >
1414 <string >???? </string >
1515 <key >CFBundleVersion </key >
16- <string >2.6.1 </string >
16+ <string >2.6.2 </string >
1717 </dict >
1818 </plist >
Original file line number Diff line number Diff line change 11#ifndef __VERSION_H_
22#define __VERSION_H_
33
4- #define NXVERSION "NXEngine-evo 2.6.1 "
4+ #define NXVERSION "NXEngine-evo 2.6.2 "
55
66#endif
77
Original file line number Diff line number Diff line change 11brew install dylibbundler
22
33# langs
4- wget https://github.com/nxengine/translations/releases/download/v1.1 /all.zip
4+ wget https://github.com/nxengine/translations/releases/download/v1.2 /all.zip
55unzip all.zip
66
77# prepare
Original file line number Diff line number Diff line change 11# prepare
22
3- Invoke-WebRequest " https://github.com/nxengine/translations/releases/download/v1.1 /all.zip" - Out all.zip
3+ Invoke-WebRequest " https://github.com/nxengine/translations/releases/download/v1.2 /all.zip" - Out all.zip
447z x .\all.zip
55rm .\all.zip
66
You can’t perform that action at this time.
0 commit comments