Bump version to 22.12

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-12-17 13:06:22 +00:00
parent 0648ad2f64
commit 66c2acc64c
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@
# include <emscripten/emscripten.h>
#endif
const std::string CARDINAL_VERSION = "22.11";
const std::string CARDINAL_VERSION = "22.12";
namespace rack {