Skip to content

Commit 3c970f2

Browse files
chore(release): 5.2.4 [skip ci]
## [5.2.4](v5.2.3...v5.2.4) (2024-01-21) ### Bug Fixes * **pack:** Traefik http router config ([850e123](850e123))
1 parent 2758923 commit 3c970f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/depker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export class Depker {
4848
private constructor() {
4949
// info
5050
this.name = "depker";
51-
this.version = "5.2.3";
51+
this.version = "5.2.4";
5252
this.description = "docker-based cloud deployment tool.";
5353
// service
5454
this.dax = createDax();

0 commit comments

Comments
 (0)