Skip to content

Commit

Permalink
Release v2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Feb 23, 2024
1 parent 13f60fe commit d633eb0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- android
paths:
- '.github/workflows/android.yaml'
- 'CMakeLists.txt'
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-ncnn)

set(SHERPA_NCNN_VERSION "2.1.7")
set(SHERPA_NCNN_VERSION "2.1.8")

# Disable warning about
#
Expand Down

0 comments on commit d633eb0

Please sign in to comment.