bump version to 1.1.1, update pubspec description
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
46dcd23419
commit
3d7320b614
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue