mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Release v0.2.0
This commit is contained in:
@@ -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 7, 2026';
|
||||
const _releaseDate = 'June 9, 2026';
|
||||
const _repoUrl = 'https://github.com/rzuasti/oott';
|
||||
const _licenseUrl = 'https://www.gnu.org/licenses/agpl-3.0.html';
|
||||
const _licenseName = 'GNU Affero General Public License v3 (AGPL-3.0)';
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: frontend
|
||||
description: "OOTT - Easy to setup and use network device discovery and alert system"
|
||||
publish_to: "none"
|
||||
version: 0.1.3
|
||||
version: 0.2.0
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.8
|
||||
|
||||
Reference in New Issue
Block a user