Skip to content

Commit 45c30cb

Browse files
Merge pull request #308 from UniversityofWarwick/release/v2.9.11
release/v2.9.11 New release version number
2 parents 52a33eb + a52376a commit 45c30cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ encoding: UTF-8
1717
prefix: /
1818

1919
# Custom variables
20-
current_version: 2.9.10
20+
current_version: 2.9.11

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@universityofwarwick/id7",
3-
"version": "2.9.10",
3+
"version": "2.9.11",
44
"scripts": {
55
"watch": "NODE_ENV=development webpack --mode development --watch",
66
"dev": "NODE_ENV=development webpack --mode development",

0 commit comments

Comments
 (0)