bump version to 1.1.1, update pubspec description

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
randogoth 2026-06-19 19:23:06 +03:00
parent 46dcd23419
commit 3d7320b614
2 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@ Type a colon command in the search bar and press Enter:
"""; """;
String aboutContent = """ String aboutContent = """
v.1.1.0 v.1.1.1
**Muzzle Velocity** is a fast and minimalist but opinionated note-taking app inspired by the legendary *Notational Velocity* on MacOS and *Terminal Velocity* for command line terminals. **Muzzle Velocity** is a fast and minimalist but opinionated note-taking app inspired by the legendary *Notational Velocity* on MacOS and *Terminal Velocity* for command line terminals.

View file

@ -1,7 +1,7 @@
name: muzzle_velocity name: muzzle_velocity
description: "A new Flutter project." description: "A fast and minimalist but opinionated note-taking app inspired by Notational Velocity and Terminal Velocity."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.1.0+2 version: 1.1.1+3
environment: environment:
sdk: ^3.6.0 sdk: ^3.6.0