Skip to content

Commit bd2a1e5

Browse files
committed
Update version
1 parent 6edede6 commit bd2a1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ErScripts/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
int main() {
88
if (!IsDebuggerPresent()) {
99
/* Auto updater */
10-
Updater updater("1.0.5", "emp0ry", "cs2-ErScripts", "ErScripts");
10+
Updater updater("1.0.6", "emp0ry", "cs2-ErScripts", "ErScripts");
1111
if (updater.checkAndUpdate())
1212
return 0;
1313

0 commit comments

Comments
 (0)