Version 0.2.0
This commit is contained in:
3
compose.prod.yaml
Normal file
3
compose.prod.yaml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
services:
|
||||||
|
app:
|
||||||
|
image: gitea.marijndoeve.nl/marijn/projectorpi-web:${IMAGE_TAG:-nightly}
|
||||||
@@ -1 +1 @@
|
|||||||
__version__ = "0.1.0"
|
__version__ = "0.2.0"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "projectorpi-web"
|
name = "projectorpi-web"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Marijn Doeve <marijn@doeve.me>"]
|
authors = ["Marijn Doeve <marijn@doeve.me>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user