File tree Expand file tree Collapse file tree
client-extension/installer
deb/oco-client-extension-linux/DEBIAN Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: oco-client-extension-linux
2- Version: 1.1.3
2+ Version: 1.2.0
33Section: base
44Priority: optional
55Architecture: all
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " OCO Client Extension"
5- #define MyAppVersion " 1.1.3 "
5+ #define MyAppVersion " 1.2.0 "
66#define MyAppPublisher " Sieber Systems"
77#define MyAppURL " https://github.com/schorschii/OCO-Server"
88#define MyAppExeName " oco-client-extension-windows.exe"
Original file line number Diff line number Diff line change 22
33class OcoServer {
44
5- const APP_VERSION = '1.1.13 ' ;
6- const APP_RELEASE = '"Supertux " ' ;
5+ const APP_VERSION = '1.2.0 ' ;
6+ const APP_RELEASE = '"Electric Horse " ' ;
77
88 const UPDATE_API_URL = 'https://api.github.com/repos/schorschii/oco-server/releases ' ;
99
You can’t perform that action at this time.
0 commit comments