yubioath-flutter/lib/version.dart
2024-09-10 15:06:29 +02:00

6 lines
172 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.0';
const int build = 70100;