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 40e1ff1 commit 5853c17Copy full SHA for 5853c17
.env
@@ -54,7 +54,7 @@ URL_LOCAL=api-version.localhost
54
GENERAL_BASICAUTH_PRODUCTION='ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
55
56
# Version of this app
57
-VERSION_APP=0.1.4
+VERSION_APP=0.1.5
58
59
# Version of nginx image
60
VERSION_NGINX=0.1.0
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.5] - 2023-01-09
11
+
12
+* Port refactoring
13
14
### [0.1.4] - 2023-01-09
15
16
* General refactoring
VERSION
@@ -1 +1 @@
1
-0.1.4
+0.1.5
0 commit comments