refactor: update version

This commit is contained in:
Mauricio Siu
2025-01-19 10:08:53 -06:00
parent 3ec2e2dd1a
commit f27830daf0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "dokploy",
"version": "v0.17.2",
"version": "v0.17.3",
"private": true,
"license": "Apache-2.0",
"type": "module",