mirror of
https://github.com/hargata/lubelog.git
synced 2025-12-10 18:36:38 -06:00
bump version
This commit is contained in:
parent
2cc471b944
commit
1c716ecf4a
@ -10,7 +10,7 @@ namespace CarCareTracker.Helper
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public static class StaticHelper
|
public static class StaticHelper
|
||||||
{
|
{
|
||||||
public const string VersionNumber = "1.4.2";
|
public const string VersionNumber = "1.4.3";
|
||||||
public const string DbName = "data/cartracker.db";
|
public const string DbName = "data/cartracker.db";
|
||||||
public const string UserConfigPath = "config/userConfig.json";
|
public const string UserConfigPath = "config/userConfig.json";
|
||||||
public const string AdditionalWidgetsPath = "data/widgets.html";
|
public const string AdditionalWidgetsPath = "data/widgets.html";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user