mirror of
https://github.com/hargata/lubelog.git
synced 2025-12-10 00:46:08 -06:00
bump version
This commit is contained in:
parent
2d88db2e68
commit
4731615ac5
@ -12,7 +12,7 @@ namespace CarCareTracker.Helper
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public static class StaticHelper
|
public static class StaticHelper
|
||||||
{
|
{
|
||||||
public const string VersionNumber = "1.4.8";
|
public const string VersionNumber = "1.4.9";
|
||||||
public const string DbName = "data/cartracker.db";
|
public const string DbName = "data/cartracker.db";
|
||||||
public const string UserConfigPath = "data/config/userConfig.json";
|
public const string UserConfigPath = "data/config/userConfig.json";
|
||||||
public const string ServerConfigPath = "data/config/serverConfig.json";
|
public const string ServerConfigPath = "data/config/serverConfig.json";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user