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
b6b403b5e2
commit
771ca15ea2
@ -9,7 +9,7 @@ namespace CarCareTracker.Helper
|
||||
/// </summary>
|
||||
public static class StaticHelper
|
||||
{
|
||||
public const string VersionNumber = "1.4.0";
|
||||
public const string VersionNumber = "1.4.1";
|
||||
public const string DbName = "data/cartracker.db";
|
||||
public const string UserConfigPath = "config/userConfig.json";
|
||||
public const string AdditionalWidgetsPath = "data/widgets.html";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user