Skip to content

Commit

Permalink
Releasing v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed May 3, 2024
1 parent 775e33a commit b103010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ sudo systemctl restart snap.multipass.multipassd.service
# Deploy to snap store.
snapcraft login
snapcraft clean
snapcraft
snapcraft --debug
snapcraft push baseshift_<version-number-in-snapcraft-yaml>_amd64.snap --release=stable
```
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ summary: CLI Tool
description: |
A CLI tool that converts number system. This will support
binary, decimal, octal, and hexadecimal system.
version: "1.9.0"
version: "1.10.0"
grade: stable
base: core20
confinement: strict
Expand Down

0 comments on commit b103010

Please sign in to comment.