Bumped minor version

This commit is contained in:
Fredy 2021-06-21 02:54:42 +02:00
parent 161067bbb9
commit c242325e0e

View File

@ -5,7 +5,7 @@
#include <iostream>
#include <fstream>
#define MYSQLOO_VERSION "9"
#define MYSQLOO_MINOR_VERSION "6"
#define MYSQLOO_MINOR_VERSION "7"
// Variable to hold the reference to the version check ConVar object
int versionCheckConVar = 0;