mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-03 04:31:46 +02:00
update version to 1220
This commit is contained in:
@@ -11,7 +11,7 @@ import {SIZE} from './SizeUtils';
|
||||
import RNTooltips from 'react-native-tooltips';
|
||||
import {tabBarRef} from './Refs';
|
||||
|
||||
export const APP_VERSION = 1200
|
||||
export const APP_VERSION = 1220
|
||||
|
||||
export async function setSetting(settings, name, value) {
|
||||
let s = {...settings};
|
||||
|
||||
Reference in New Issue
Block a user