Skip to content

Commit 20eb033

Browse files
committed
switch version file back to the original version.txt
1 parent 9916ff1 commit 20eb033

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ModeS/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ struct PluginData
88
const char * PLUGIN_VERSION { "1.3.10e32" };
99
const char * PLUGIN_AUTHOR { "Pierre Ferran / Oliver Grützmann" };
1010
const char * PLUGIN_LICENSE { "GPL v3" };
11-
const char * UPDATE_URL { "https://raw.githubusercontent.com/ogruetzmann/ModeS/master/ModeS/ver.txt" };
11+
const char * UPDATE_URL { "https://raw.githubusercontent.com/ogruetzmann/ModeS/master/version.txt" };
1212
const int VERSION_CODE { 909 };
1313
};
1414

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
H,L,E,G,W,Q,S|EB,EL,ET,ED,LF,EH,LK,LO,LIM,LIR|906
1+
H,L,E,G,W,Q,S|EB,EL,ET,ED,LF,LH,LR,LZ,EH,LK,LO,LIM,LIR,EP,LD|909

0 commit comments

Comments
 (0)