mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-21 14:29:12 +00:00
4 lines
No EOL
120 B
Dart
4 lines
No EOL
120 B
Dart
class MinimumServerVersion {
|
|
static const String stable = "v0.107.28";
|
|
static const String beta = "v0.108.0-b.33";
|
|
} |