Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekweb2013 committed Apr 30, 2021
1 parent 60c7e2e commit a2b14af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ version: 1.0.0
# 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: 1.0.0-SNAPSHOT
appVersion: 1.0.0
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<description>CommandHunt</description>

<properties>
<revision>1.0.0-SNAPSHOT</revision>
<revision>1.0.0</revision>
<assembly.plugin.version>3.3.0</assembly.plugin.version>
<frontend.maven.plugin.version>1.10.4</frontend.maven.plugin.version>
<docker.plugin.version>0.34.1</docker.plugin.version>
Expand Down

0 comments on commit a2b14af

Please sign in to comment.