Skip to content

Commit

Permalink
- Update native libs release
Browse files Browse the repository at this point in the history
  • Loading branch information
hbirchtree committed Nov 19, 2019
1 parent 1b56ae2 commit b38e4d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ secrets:
appveyor: 6ME8msH/BDLiEde9wCb9+GQRN4rcAzyu1Vx/wP5yHejedO3vPlrOXHiWqhjNqXrQ
template_location: toolchain/cmake/Templates
version:
hotfix: 21
hotfix: 22
major: 4
minor: 4
patch: 10
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependency_get (
appimage-runtime
)

set ( NATIVE_LIB_BUNDLE_TAG "rel-0.3.2.3.6" )
set ( NATIVE_LIB_BUNDLE_TAG "rel-0.3.2.3.9" )

set ( COFFEE_EXT_LIBRARY_DIR
"${CMAKE_SOURCE_DIR}/src/libs"
Expand Down

0 comments on commit b38e4d8

Please sign in to comment.