diff --git a/version.sh b/version.sh index caa3454..71f0c15 100644 --- a/version.sh +++ b/version.sh @@ -1,5 +1,5 @@ #!/bin/bash -REVANCED_INTEGRATIONS="v0.122.0" -REVANCED_PATCHES="v2.197.0" +REVANCED_INTEGRATIONS="v0.124.0" +REVANCED_PATCHES="v2.201.1-dev.2" REVANCED_CLI="v4.1.0"