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 f2d3afe commit 8a3ea60Copy full SHA for 8a3ea60
grafana_backup/constants.py
@@ -7,5 +7,5 @@
7
homedir = os.environ["HOME"]
8
9
PKG_NAME = "grafana-backup"
10
-PKG_VERSION = "1.2.4"
+PKG_VERSION = "1.2.5"
11
JSON_CONFIG_PATH = "{0}/.grafana-backup.json".format(homedir)
0 commit comments