yubioath-flutter/lib/version.dart
2022-11-17 14:13:37 +01: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 = '6.0.1';
const int build = 60004;