Skip to content

Commit

Permalink
For release
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed May 21, 2020
1 parent 767a40b commit 5989aaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
long_description = f.read()

VERSION = "2.3.1"
VERSION = "2.3.1.1"

setup(
version=VERSION,
Expand Down
4 changes: 2 additions & 2 deletions thingsboard-gateway.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%define name thingsboard-gateway
%define version 2.3.1
%define unmangled_version 2.3.1
%define version 2.3.1.1
%define unmangled_version 2.3.1.1
%define release 1

Summary: Thingsboard Gateway for IoT devices.
Expand Down

0 comments on commit 5989aaa

Please sign in to comment.