Skip to content

Commit

Permalink
Prepare development for 0.9.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 18, 2023
1 parent a56fa24 commit 7b9becb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployment/helm/quick/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.8.1
version: 0.9.0-dev

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 0.8.1
appVersion: 0.9.0-dev
2 changes: 1 addition & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg

extra:
quick_version: 0.8.1
quick_version: 0.9.0-dev
version:
provider: mike

Expand Down

0 comments on commit 7b9becb

Please sign in to comment.