Browse Source

Fixed: changed app version to 4.0.31

bugfix/4515
dusan.lazarevic 2 years ago
parent
commit
3984a4d3c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "web",
"version": "4.0.30test",
"version": "4.0.31test",
"private": true,
"dependencies": {
"@emotion/react": "^11.5.0",

Loading…
Cancel
Save