mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Bump version number
This commit is contained in:
@@ -11,7 +11,7 @@ namespace DATabase
|
|||||||
{
|
{
|
||||||
private static string _dbName = "DATabase.sqlite";
|
private static string _dbName = "DATabase.sqlite";
|
||||||
private static string _connectionString = "Data Source=" + _dbName + ";Version = 3;";
|
private static string _connectionString = "Data Source=" + _dbName + ";Version = 3;";
|
||||||
private static string _version = "0.0.5.3";
|
private static string _version = "0.0.6.0";
|
||||||
private static string _header =
|
private static string _header =
|
||||||
@"+-----------------------------------------------------------------------------+
|
@"+-----------------------------------------------------------------------------+
|
||||||
| DATabase " + _version + @" |
|
| DATabase " + _version + @" |
|
||||||
|
|||||||
Reference in New Issue
Block a user