Skip to content

Commit

Permalink
Release 3.2.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
highperformancecoder committed Jan 17, 2024
1 parent 51ed020 commit 2c48853
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gui-js/libs/shared/src/lib/constants/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version="3.2.0-beta.3";
export const version="3.2.0-beta.4";
4 changes: 2 additions & 2 deletions gui-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gui-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "minsky",
"version":"3.2.0-beta.3",
"version":"3.2.0-beta.4",
"author": "High Performance Coders",
"description": "Graphical dynamical systems simulator oriented towards economics",
"build": {
Expand Down
2 changes: 1 addition & 1 deletion minskyVersion.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define MINSKY_VERSION "3.2.0-beta.3"
#define MINSKY_VERSION "3.2.0-beta.4"

0 comments on commit 2c48853

Please sign in to comment.