mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
chore: release v0.8.1 (#1798)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "0.8.0"
|
||||
".": "0.8.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ project(Zeal
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
||||
set(ZEAL_RELEASE_VERSION "0.8.0") # x-release-please-version
|
||||
set(ZEAL_RELEASE_VERSION "0.8.1") # x-release-please-version
|
||||
|
||||
option(ZEAL_USE_CLANG_TIDY "Enable clang-tidy static analysis" OFF)
|
||||
if(ZEAL_USE_CLANG_TIDY)
|
||||
|
||||
Reference in New Issue
Block a user