Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit b2d82cc

Browse files
committed
🔼 bump version
1 parent 0679f6a commit b2d82cc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ucl-assistant-app",
3-
"version": "7.0.0",
3+
"version": "8.0.0",
44
"private": true,
55
"description": "An app to manage your UCL life",
66
"homepage": "https://github.com/uclapi/ucl-assistant-app",
@@ -166,4 +166,4 @@
166166
"engines": {
167167
"node": ">=12.14.0"
168168
}
169-
}
169+
}

‎screens/Settings/SettingsScreen/__tests__/__snapshots__/SettingsScreen.test.tsx.snap‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Object {
311311
]
312312
}
313313
>
314-
Version: 7.0.0
314+
Version: 8.0.0
315315
</Text>
316316
<View
317317
style={
@@ -996,7 +996,7 @@ Object {
996996
]
997997
}
998998
>
999-
Version: 7.0.0
999+
Version: 8.0.0
10001000
</Text>
10011001
<View
10021002
style={

0 commit comments

Comments
 (0)