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