Skip to content

Commit 387be30

Browse files
committed
1.4.2 prev #0
1 parent d017165 commit 387be30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

podcomm/definitions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
API_VERSION_MAJOR = 1
2626
API_VERSION_MINOR = 4
27-
API_VERSION_REVISION = 1
28-
API_VERSION_BUILD = 19201
27+
API_VERSION_REVISION = 2
28+
API_VERSION_BUILD = 19210
2929

3030
REST_URL_PING = "/omnipy/ping"
3131
REST_URL_OMNIPY_SHUTDOWN = "/omnipy/shutdown"

0 commit comments

Comments
 (0)