Skip to content

Commit 876d7be

Browse files
committed
Version 1.0.3 is expected to be released.
1 parent f2c41f3 commit 876d7be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/features/settings/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const version = '1.0.2';
1+
const version = '1.0.3';
22
const repo = 'https://github.com/PythonnotJava/RemindAI';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: remind_ai
22
description: "RemindAI - AI Assistant with ToolShell, Skills, MCP and Memory"
33
publish_to: 'none'
4-
version: 1.0.2+1
4+
version: 1.0.3+1
55

66
environment:
77
sdk: ^3.12.1

0 commit comments

Comments
 (0)