Skip to content

Commit 864c564

Browse files
committed
ci: bump version (nativeshims)
1 parent 0bd3960 commit 864c564

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Yubico.NativeShims/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.13)
2-
project(Yubico.NativeShims VERSION 1.11.0)
2+
project(Yubico.NativeShims VERSION 1.12)
33
include(CheckCCompilerFlag)
44

55
if (APPLE OR UNIX)

Yubico.NativeShims/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
33
"name": "yubico-nativeshims",
4-
"version": "1.11.0",
4+
"version": "1.12.0",
55
"dependencies": [
66
"openssl"
77
]

0 commit comments

Comments
 (0)