chore(version): bump application version to 1.1.0
All checks were successful
Caddy Manager CI build / docker (push) Successful in 5m32s
All checks were successful
Caddy Manager CI build / docker (push) Successful in 5m32s
This commit is contained in:
@@ -8,7 +8,7 @@ public class ApplicationInfo
|
||||
/// <summary>
|
||||
/// The version of the application, to be defined and tagged
|
||||
/// </summary>
|
||||
public static readonly string Version = "1.0.0";
|
||||
public static readonly string Version = "1.1.0";
|
||||
|
||||
/// <summary>
|
||||
/// The commit hash of the application
|
||||
|
||||
Reference in New Issue
Block a user