Skip to content

Commit

Permalink
updates for build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanKeo45 committed May 23, 2024
1 parent f92ad1c commit 747843e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ houston-common/Makefile:
git submodule update --init

$(VERSION_FILES): ./manifest.json
# mkdir -p $(dir $@)
mkdir -p $(dir $@)
echo 'export const pluginVersion = "$(shell jq -r '.version' ./manifest.json)-$(shell jq -r '.buildVersion' ./manifest.json)$(OS_PACKAGE_RELEASE)";' > $@

# build outputs
Expand Down

0 comments on commit 747843e

Please sign in to comment.