We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31d152a commit 8413826Copy full SHA for 8413826
lib/src/settings.dart
@@ -2,7 +2,7 @@ import 'dart:io';
2
3
import 'package:nyxx/nyxx.dart';
4
5
-String get version => '4.13.0';
+String get version => '4.14.0';
6
String get frontendVersion => '1.0.0';
7
8
/// Get a [String] from an environment variable, throwing an exception if it is not set.
0 commit comments