Skip to content

Commit 7f4105a

Browse files
committed
Bump version to v4.4.176
1 parent 6fadfd3 commit 7f4105a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ if(APPLE)
55
set(HAVE_FLAG_SEARCH_PATHS_FIRST 0)
66
endif()
77

8-
project(stremio VERSION "4.4.175")
8+
project(stremio VERSION "5.4.176")
99

1010
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMakeModules/")
1111

stremio.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TEMPLATE = app
22

3-
VERSION=4.4.175
3+
VERSION=4.4.176
44

55
DEFINES += STREMIO_SHELL_VERSION=\\\"$$VERSION\\\"
66

0 commit comments

Comments
 (0)