Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Jan 14, 2022
1 parent eb9f959 commit 9e24bf2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.7"

services:
nikas:
image: nikasproject/server:1.1.5
image: nikasproject/server:1.1.6
restart: unless-stopped
container_name: nikas
environment:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='nikas',
version='1.1.5',
version='1.1.6',
author='Arash Hatami',
author_email='[email protected]',
packages=find_packages(),
Expand Down
2 changes: 1 addition & 1 deletion version.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.5
1.1.6

0 comments on commit 9e24bf2

Please sign in to comment.