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 6b7bae8 commit dce4f86Copy full SHA for dce4f86
gui-js/libs/shared/src/lib/constants/version.ts
@@ -1 +1 @@
1
-export const version="3.0.0-rc.12";
+export const version="3.0.0";
gui-js/package.json
@@ -1,6 +1,6 @@
{
2
"name": "minsky",
3
- "version":"3.0.0-rc.12",
+ "version":"3.0.0",
4
"author": "High Performance Coders",
5
"description": "Graphical dynamical systems simulator oriented towards economics",
6
"build": {
minskyVersion.h
-#define MINSKY_VERSION "3.0.0-rc.12"
+#define MINSKY_VERSION "3.0.0"
0 commit comments