diff --git a/Pilz/AppChannel.cs b/Pilz/AppChannel.cs index fbb1e5e..27ddd69 100644 --- a/Pilz/AppChannel.cs +++ b/Pilz/AppChannel.cs @@ -3,7 +3,7 @@ public enum AppChannel { Stable, - PreRelease, + RC, Beta, Alpha } \ No newline at end of file