Skip to content

Commit

Permalink
chore(dev-cli): bump image version
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 committed Dec 18, 2023
1 parent 8e62e8d commit 2d3aa6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cli/src/versions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* eslint-disable */
export const VERSION = {
"CLI": "0.0.25",
"IMAGE": "0.0.12"
"IMAGE": "0.0.13"
}

0 comments on commit 2d3aa6e

Please sign in to comment.