Skip to content

Commit

Permalink
Bump version to 4.4.168
Browse files Browse the repository at this point in the history
  • Loading branch information
core1024 committed Mar 27, 2024
1 parent 86572ac commit 88ae5ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ if(APPLE)
set(HAVE_FLAG_SEARCH_PATHS_FIRST 0)
endif()

project(stremio VERSION "4.4.167")
project(stremio VERSION "4.4.168")

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

Expand Down
2 changes: 1 addition & 1 deletion server-url.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://dl.strem.io/server/v4.20.7/desktop/server.js
https://dl.strem.io/server/v4.20.8/desktop/server.js
2 changes: 1 addition & 1 deletion stremio.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TEMPLATE = app

VERSION=4.4.167
VERSION=4.4.168

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

Expand Down

0 comments on commit 88ae5ef

Please sign in to comment.