We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e15acd commit bd0329bCopy full SHA for bd0329b
src/utils/data.ts
@@ -1,7 +1,7 @@
1
import { Linking } from 'react-native'
2
3
-export const APP_VERSION = '1.0.0'
4
-export const APP_VERSION_CODE = 46
+export const APP_VERSION = '1.0.1'
+export const APP_VERSION_CODE = 2
5
export const ASK_QN_URL = 'https://t.me/+u6qGi8wPRmAxOGZl'
6
export const APP_TG_CHANNEL = 'tg://resolve?domain=tech_triangle'
7
export function ask_a_question() {
0 commit comments