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