mirror of
https://git.cloudron.io/cloudron/prometheus-server-app.git
synced 2024-11-23 17:01:04 +00:00
Version 0.2.0
This commit is contained in:
parent
f64e15e1b3
commit
ac09ae832e
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
[0.1.0]
|
||||
* Initial version
|
||||
|
||||
[0.2.0]
|
||||
* Fix app title
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"id": "io.prometheus.cloudronapp",
|
||||
"title": "Prometheus Server",
|
||||
"author": "Erik Tadevosyan",
|
||||
|
|
Loading…
Reference in a new issue