We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3dc24 commit c962936Copy full SHA for c962936
deployment/helm/Chart.yaml
@@ -4,5 +4,5 @@ description: A Helm chart for Kubernetes
4
5
type: application
6
7
-appVersion: 0.7.21
8
-version: 0.7.21
+appVersion: 1.0.0-dev.2
+version: 1.0.0-dev.2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "valheim-server-discord-bot",
3
- "version": "1.0.0-dev.1",
+ "version": "1.0.0-dev.2",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments