rc
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
public enum AppChannel
|
public enum AppChannel
|
||||||
{
|
{
|
||||||
Stable,
|
Stable,
|
||||||
PreRelease,
|
RC,
|
||||||
Beta,
|
Beta,
|
||||||
Alpha
|
Alpha
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user