This commit is contained in:
alvis 2020-07-05 17:11:02 +08:00
parent b4822b63b4
commit 3b3e9c9201
5 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<groupId>com.alvis</groupId>
<artifactId>exam</artifactId>
<version>3.0.4</version>
<version>3.0.5</version>
<packaging>jar</packaging>
<name>exam</name>

View File

@ -1,6 +1,6 @@
{
"name": "exam-admin",
"version": "3.0.4",
"version": "3.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "exam-admin",
"version": "3.0.4",
"version": "3.0.5",
"author": "alvis",
"description": "学之思管理系统",
"license": "AGPL-3.0",

View File

@ -1,6 +1,6 @@
{
"name": "exam-student",
"version": "3.0.4",
"version": "3.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "exam-student",
"version": "3.0.4",
"version": "3.0.5",
"author": "alvis",
"description": "学之思考试系统",
"license": "AGPL-3.0",