From 2136f9989b820ac5a9e2cc237f4008022a2a2bb3 Mon Sep 17 00:00:00 2001 From: Ellet Date: Tue, 12 Dec 2023 12:56:44 +0300 Subject: [PATCH] Update version --- version.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.dart b/version.dart index 168e24d3..d3536745 100644 --- a/version.dart +++ b/version.dart @@ -1 +1 @@ -const version = '9.0.1-dev.1'; +const version = '9.0.2-dev';