yubioath-flutter/lib/version.dart
2023-05-22 09:52:06 +02:00

6 lines
178 B
Dart
Executable File

// GENERATED CODE - DO NOT MODIFY BY HAND
// This file is generated by running ./set-version.py <version> <build>
const String version = '6.3.0-dev.0';
const int build = 60300;