We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624c3a0 commit 58c3e2fCopy full SHA for 58c3e2f
src/main.cpp
@@ -12,7 +12,7 @@ extern "C" {
12
13
WUMS_MODULE_EXPORT_NAME("homebrew_curlwrapper");
14
15
-#define MODULE_VERSION "v0.1"
+#define MODULE_VERSION "v0.1.1"
16
17
WUMS_APPLICATION_STARTS() {
18
OSReport("Running CURLWrapperModule " MODULE_VERSION MODULE_VERSION_EXTRA "\n");
0 commit comments