ci: reach the package registry over https for authenticated apt; bump 0.3.3

This commit is contained in:
2026-06-22 19:33:43 +03:00
parent 64b1a39b55
commit d1aa09ecac
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(vmsig VERSION 0.3.2 LANGUAGES C)
project(vmsig VERSION 0.3.3 LANGUAGES C)
set(CMAKE_C_STANDARD 17)
set(CMAKE_C_STANDARD_REQUIRED ON)