mirror of
https://github.com/TheShadowEevee/Sharpii-NetCore.git
synced 2025-01-11 14:58:51 -06:00
Update program version in preperation for new release
This commit is contained in:
parent
0d5842dd26
commit
f02775414e
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ public class BeQuiet
|
||||||
}
|
}
|
||||||
public class ProgramVersion
|
public class ProgramVersion
|
||||||
{
|
{
|
||||||
public static string version = "1.1.0; .Net Core Port (Based on Sharpii 1.7.3)";
|
public static string version = "1.1.1; .Net Core Port (Based on Sharpii 1.7.3)";
|
||||||
}
|
}
|
||||||
public class Logging
|
public class Logging
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue