Release v0.2.3

This commit is contained in:
rzuasti
2026-06-15 13:49:31 -04:00
parent 8c615d6881
commit a0241deefe
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 12, 2026';
const _releaseDate = 'June 15, 2026';
const _websiteUrl = 'https://oott-security.net';
class About extends StatelessWidget {