yubioath-flutter/lib/version.dart
2022-05-24 09:57:31 +02:00

6 lines
180 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.0-alpha.3';
const int build = 59900;