Skip to content

Commit

Permalink
chore: add missing version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
XeroxDev committed Sep 21, 2024
1 parent dbc32ad commit 2af32b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"prerelease": false,
"include-component-in-tag": false,
"extra-files": [
"src/YTMDesktopPlugin/YTMDesktopPlugin.csproj"
"src/YTMDesktopPlugin/YTMDesktopPlugin.csproj",
"src/YTMDesktopPlugin/metadata/LoupedeckPackage.yaml"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/YTMDesktopPlugin/metadata/LoupedeckPackage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ description: This Plugin allows you to control the YouTube Music Desktop App
pluginFileName: YTMDesktopPlugin.dll

# Plugin version.
version: 2.1.0
version: 3.0.0

# Author of the plugin. The author can be a company or an individual developer.
author: XeroxDev
Expand Down

0 comments on commit 2af32b3

Please sign in to comment.