Skip to content

Commit

Permalink
Update mutiny to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Dec 1, 2023
1 parent 85b475f commit 916e68d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ id: mutiny-wallet
# A human readable service title
title: "Mutiny Wallet"
# Service version - accepts up to four digits, where the last confirms to revisions necessary for StartOS - see documentation: https://github.com/Start9Labs/emver-rs. This value will change with each release of the service.
version: 0.4.32
version: 0.4.39
# Release notes for the update - can be a string, paragraph or URL
release-notes: |
- Improvements to wallet startup time
- Additions to prevent force closes
- Better handling of high on-chain fees
- Dynamic Channel Fees, setting up your channels should be cheaper now
- General backend improvements
- Bug fixes
- Standardized and optimized icon
- Reduced package size by 63%
# The type of license for the project. Include the LICENSE in the root of the project directory. A license is required for a Start9 package.
license: MIT
# The Start9 wrapper repository URL for the package. This repo contains the manifest file (this), any scripts necessary for configuration, backups, actions, or health checks (more below). This key must exist. But could be embedded into the source repository.
Expand Down
2 changes: 1 addition & 1 deletion mutiny-web
Submodule mutiny-web updated 100 files

0 comments on commit 916e68d

Please sign in to comment.