Skip to content
Snippets Groups Projects

Fix metric names

Merged Administrator requested to merge 95.fix-metric-names into main
8 files
+ 17
6
Compare changes
  • Side-by-side
  • Inline

Files

@@ -11,7 +11,7 @@
@@ -11,7 +11,7 @@
flags = {};
flags = {};
package = {
package = {
specVersion = "1.10";
specVersion = "1.10";
identifier = { name = "PaymentServer"; version = "0.1.1.0"; };
identifier = { name = "PaymentServer"; version = "0.1.1.1"; };
license = "Apache-2.0";
license = "Apache-2.0";
copyright = "2019 Private Storage.io, LLC.";
copyright = "2019 Private Storage.io, LLC.";
maintainer = "support@privatestorage.io";
maintainer = "support@privatestorage.io";
Loading