We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4605c5 commit e3fb0c2Copy full SHA for e3fb0c2
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13)
2
3
-project(de_rest_plugin VERSION 2.32.04 LANGUAGES C;CXX)
+project(de_rest_plugin VERSION 2.32.05 LANGUAGES C;CXX)
4
5
option(USE_GATEWAY_API "Enable legacy gateway api code" OFF)
6
0 commit comments