Skip to content

Commit 7101235

Browse files
author
Stephan Krusche
committed
Development: Bump version to 6.7.1
1 parent e43999e commit 7101235

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828
}
2929

3030
group = "de.tum.in.www1.artemis"
31-
version = "6.7.0"
31+
version = "6.7.1"
3232
description = "Interactive Learning with Individual Feedback"
3333

3434
java {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "artemis",
3-
"version": "6.7.0",
3+
"version": "6.7.1",
44
"description": "Interactive Learning with Individual Feedback",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)