diff --git a/PROJECT_VERSION b/PROJECT_VERSION index e01e0dd..43c2417 100644 --- a/PROJECT_VERSION +++ b/PROJECT_VERSION @@ -1 +1 @@ -0.12.4 +0.12.5 diff --git a/src/commands/wpm.cpp b/src/commands/wpm.cpp index 8523de0..0ceb838 100644 --- a/src/commands/wpm.cpp +++ b/src/commands/wpm.cpp @@ -88,7 +88,7 @@ constexpr std::string_view kBuiltinIndex = R"json( "packages": [ { "name": "winuxcmd", - "version": "0.12.4", + "version": "0.12.5", "description": "WinuxCmd core command set", "kind": "core", "artifacts": { diff --git a/wpm-source/index.json b/wpm-source/index.json index 524777c..8176a28 100644 --- a/wpm-source/index.json +++ b/wpm-source/index.json @@ -30,7 +30,7 @@ "packages": [ { "name": "winuxcmd", - "version": "0.12.4", + "version": "0.12.5", "description": "WinuxCmd core command set", "kind": "core", "artifacts": {