Skip to content

Commit

Permalink
bump version to 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Krusche committed Jun 14, 2019
1 parent 3e43bbb commit ff9104e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This application was generated using JHipster 5.8.2, you can find documentation and help at [http://www.jhipster.tech/documentation-archive/v5.8.2](http://www.jhipster.tech/documentation-archive/v5.8.2).

**Current version:** 3.1.6
**Current version:** 3.1.7

## Main features
Artemis supports the following exercises:
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencyManagement {
defaultTasks 'bootRun'

group = 'de.tum.in.www1.artemis'
version = '3.1.6'
version = '3.1.7'
description = 'Automated Assessment Management System for Interactive Learning'

bootWar {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Artemis",
"version": "3.1.6",
"version": "3.1.7",
"description": "Automated Assessment Management System for Interactive Learning",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit ff9104e

Please sign in to comment.