Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaKyOtOx committed Jan 12, 2022
1 parent e27cab7 commit 1b1bac1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.7-slim
MAINTAINER Patrowl.io "[email protected]"
LABEL Name="PatrowlHears" Version="1.0.15"
LABEL Name="PatrowlHears" Version="1.1.0"

ENV PYTHONUNBUFFERED 1
RUN mkdir -p /opt/patrowl-hears/
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.15 // Community Edition
1.1.0 // Community Edition
2 changes: 1 addition & 1 deletion backend_app/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.15
1.1.0
2 changes: 1 addition & 1 deletion frontend/VERSION.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.15",
"version": "1.1.0",
"edition": "Community",
"build": ""
}

0 comments on commit 1b1bac1

Please sign in to comment.