diff --git a/manifest.yaml b/manifest.yaml index 94dc41c..6ef50f1 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -8,7 +8,7 @@ title: "Remote" # 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: 2.5.4 # Release notes for the update - can be a string, paragraph or URL -release-notes: "https://github.com/clams-tech/Remote/releases/tag/remote-2.5.3" +release-notes: "https://github.com/clams-tech/Remote/releases/tag/remote-2.5.4" # 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: gpl # 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.