Release v0.2.2

This commit is contained in:
rzuasti
2026-06-12 10:31:04 -04:00
parent 34764bb15c
commit c13c839f58
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import '../theme/dimens.dart';
// The version is read at runtime from the bundled package metadata
// (frontend/pubspec.yaml), so it never needs to be hand-edited here.
const _releaseDate = 'June 9, 2026';
const _releaseDate = 'June 12, 2026';
const _websiteUrl = 'https://oott-security.net';
class About extends StatelessWidget {