Skip to content

Commit e39fdc1

Browse files
committed
Bump version
1 parent 576d878 commit e39fdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as WebBrowser from 'expo-web-browser'
22

3-
export const BUILD_VERSION = '11'
3+
export const BUILD_VERSION = '13'
44

55
export const openBrowserAsync = async (url) => {
66
await WebBrowser.openBrowserAsync(url, {

0 commit comments

Comments
 (0)