ci: try with commit-and-tag-version

This commit is contained in:
2025-09-19 23:34:03 +02:00
parent 8ab72fcdeb
commit 159518b08c
4 changed files with 12 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "prometheus-exporter",
"version": "1.0.0",
"version": "0.0.1",
"title": "Prometheus Exporter for Factorio",
"author": "Bjorn Pijnacker",
"factorio_version": "2.0",
@@ -8,4 +8,4 @@
"base >= 2.0"
],
"description": "Exports certain production and consumption metrics to Prometheus format, to be used by Prometheus/Grafana monitoring stack"
}
}