diff --git a/.release-please-config.json b/.release-please-config.json index ecc7338..f680e67 100644 --- a/.release-please-config.json +++ b/.release-please-config.json @@ -6,7 +6,13 @@ ".": { "package-name": "stack-nudge", "release-type": "simple", - "changelog-path": "CHANGELOG.md" + "changelog-path": "CHANGELOG.md", + "extra-files": [ + { + "type": "generic", + "path": "panel/Info.plist" + } + ] } } } diff --git a/panel/Info.plist b/panel/Info.plist index 1190db4..09c773f 100644 --- a/panel/Info.plist +++ b/panel/Info.plist @@ -15,7 +15,7 @@ CFBundleVersion 1 CFBundleShortVersionString - 1.1.2 + 1.4.1 LSUIElement NSPrincipalClass