mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update version
This commit is contained in:
2
.github/workflows/create-pr.yml
vendored
2
.github/workflows/create-pr.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
- [ ] Docker images built and tested
|
- [ ] Docker images built and tested
|
||||||
> 🤖 This PR was automatically generated from the canary branch
|
> 🤖 This PR was automatically generated from the canary branch
|
||||||
base: main
|
base: main
|
||||||
branch: canary
|
branch: release/v${{ env.VERSION }}
|
||||||
draft: true
|
draft: true
|
||||||
labels: |
|
labels: |
|
||||||
release
|
release
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dokploy",
|
"name": "dokploy",
|
||||||
"version": "v0.17.2",
|
"version": "v0.17.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user