Fix typos in .Net APIs (#156)

This commit is contained in:
Fangjun Kuang
2023-05-14 22:32:01 +08:00
committed by GitHub
parent b8fbf8e5ce
commit 959f13eac8
6 changed files with 22 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(sherpa-onnx)
set(SHERPA_ONNX_VERSION "1.4.2")
set(SHERPA_ONNX_VERSION "1.4.3")
# Disable warning about
#