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 4286a0a commit ac67472Copy full SHA for ac67472
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 3.4.1
+current_version = 3.4.2
5
6
[bumpversion:file:package.json]
package.json
{
"name": "altinity-clickhouse-grafana",
- "version": "3.4.1",
+ "version": "3.4.2",
"description": "Altinity grafana datasource for ClickHouse",
"scripts": {
"build": "npm run build:frontend",
0 commit comments