yubioath-flutter/lib/version.dart
2024-10-30 11:11:01 +01: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 = '7.1.2-dev.0';
const int build = 70103;