Skip to content

Commit

Permalink
feat(github-release): update traptitech/traq_s-ui to v3.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] committed Feb 16, 2024
1 parent 90df8b3 commit 1ba02be
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 @@ -74,7 +74,7 @@ goreleaser-snapshot: ## Release dry-run
update-frontend: ## Update frontend files in dev/frontend
@mkdir -p ./dev/frontend
# renovate:github-url
@curl -L -Ss https://github.com/traPtitech/traQ_S-UI/releases/download/v3.18.2/dist.tar.gz | tar zxv -C ./dev/frontend/ --strip-components=2
@curl -L -Ss https://github.com/traPtitech/traQ_S-UI/releases/download/v3.19.0/dist.tar.gz | tar zxv -C ./dev/frontend/ --strip-components=2

.PHONY: reset-frontend
reset-frontend: ## Completely replace frontend files in dev/frontend
Expand Down

0 comments on commit 1ba02be

Please sign in to comment.