Bump version
This commit is contained in:
parent
168f1b122c
commit
012c6fd1be
@ -11,7 +11,7 @@ import miscIcon from '@/assets/misc.svg';
|
|||||||
import obstacleIcon from '@/assets/obstacle.svg';
|
import obstacleIcon from '@/assets/obstacle.svg';
|
||||||
import potholeIcon from '@/assets/pothole.svg';
|
import potholeIcon from '@/assets/pothole.svg';
|
||||||
|
|
||||||
export const VERSION = '0.1';
|
export const VERSION = '0.2';
|
||||||
|
|
||||||
export const NORMAL_ICON_SCALE = 0.625;
|
export const NORMAL_ICON_SCALE = 0.625;
|
||||||
export const LARGE_ICON_SCALE = 1.0;
|
export const LARGE_ICON_SCALE = 1.0;
|
||||||
|
Loading…
Reference in New Issue
Block a user