Skip to content

Commit

Permalink
Add v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Jun 10, 2022
1 parent 7863186 commit 6a18931
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changes

## 2.0.2 ( Jun 10, 2022 )

- Server
- Fix security problems

## 2.0.1 ( May 25, 2022 )

- Server
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
nikas:
image: nikasproject/server:2.0.1
image: nikasproject/server:2.0.2
restart: unless-stopped
container_name: nikas
environment:
Expand Down
2 changes: 1 addition & 1 deletion version.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.0.2

0 comments on commit 6a18931

Please sign in to comment.