Skip to content

Commit

Permalink
Merge pull request #196 from UniversityofWarwick/release/2.6.3
Browse files Browse the repository at this point in the history
Version to v2.6.3 for release
  • Loading branch information
lol768 authored Jan 13, 2020
2 parents 84d0032 + 4983545 commit f7743f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ encoding: UTF-8
prefix: /

# Custom variables
current_version: 2.6.2
current_version: 2.6.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@universityofwarwick/id7",
"version": "2.6.2",
"version": "2.6.3",
"scripts": {
"watch": "NODE_ENV=development webpack --mode development --watch",
"dev": "NODE_ENV=development webpack --mode development",
Expand Down

0 comments on commit f7743f3

Please sign in to comment.