chore: change 1.0.0-r1 to 1.0.0-c1
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
5588e299ac
commit
0cc14d11ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ namespace ImageBoardServerApp.Util;
|
|||
|
||||
public class TheManager
|
||||
{
|
||||
public static string version = "1.0.0-r1";
|
||||
public static string version = "1.0.0-c1";
|
||||
|
||||
private static long getDiff(PostData post)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue