Skip to content

Commit fdb424b

Browse files
committed
- Version 0.4.0
issue #?
1 parent 06ffb9d commit fdb424b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minos/cli/templating/fetchers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
)
2222

2323
TEMPLATE_URL: Final[str] = "https://github.com/minos-framework/minos-templates/releases/download"
24-
TEMPLATE_VERSION: Final[str] = "v0.2.1"
24+
TEMPLATE_VERSION: Final[str] = "v0.3.0"
2525

2626

2727
class TemplateFetcher:

0 commit comments

Comments
 (0)