yubioath-flutter/lib/version.dart

6 lines
180 B
Dart
Raw Normal View History

2022-05-13 11:46:36 +03:00
// GENERATED CODE - DO NOT MODIFY BY HAND
// This file is generated by running ./set-version.py <version> <build>
2022-05-24 10:57:31 +03:00
const String version = '6.0.0-alpha.3';
2022-05-13 11:46:36 +03:00
const int build = 59900;