Skip to content

Commit

Permalink
chore(*): bump 3.6.0.0 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leopoldthecoder authored Jan 29, 2024
1 parent 7ae052a commit 09cb20a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build & Release
on:
push:
branches:
- main
- release/3.6.x
tags-ignore:
- nightly

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kong-manager",
"private": true,
"version": "3.5.0.0",
"version": "3.6.0.0",
"type": "module",
"scripts": {
"serve": "vite",
Expand Down

0 comments on commit 09cb20a

Please sign in to comment.