restore to .net 8.0
This commit is contained in:
@ -11,7 +11,7 @@ internal sealed class Constants
|
||||
public const string LastTokenName = "last_token";
|
||||
|
||||
public const string BaseUrl = "https://app.blahblaho.com";
|
||||
public const string AppVersion = "0.2.731";
|
||||
public const string AppVersion = "0.2.801";
|
||||
public const string UserAgent = $"FlowerApp/{AppVersion}";
|
||||
|
||||
public const SQLiteOpenFlags SQLiteFlags =
|
||||
|
Reference in New Issue
Block a user