1.5.0 Release tweaks
*Changed buildVersion to 1.5.0
This commit is contained in:
parent
ec29f33835
commit
18c72c0689
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "visualizer2",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"-": "^0.0.1",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
const Constants = {
|
||||
buildVersion: '1.4.0',
|
||||
buildVersion: '1.5.0',
|
||||
map: {
|
||||
zoomSensitivity: 0.002,
|
||||
zoomMin: 0.03,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user