Skip to content

Commit afaa37d

Browse files
Merge pull request #374 from ftsrg/zenodo-fix
Update metadata.json
2 parents 00c2da4 + ebd68e0 commit afaa37d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/actions/zenodo-release/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"name": "Moln\u00e1r, Vince",
2424
"affiliation": "Budapest University of Technology and Economics",
2525
"orcid": "0000-0002-8204-7595"
26-
}
26+
},
2727
{
2828
"name": "Mondok, Mil\u00e1n",
2929
"affiliation": "Budapest University of Technology and Economics",
@@ -43,7 +43,7 @@
4343
"name": "Telbisz, Csan\u00e1d",
4444
"affiliation": "Budapest University of Technology and Economics",
4545
"orcid": "0000-0002-6260-5908"
46-
},
46+
}
4747
],
4848
"custom": {
4949
"code:codeRepository": "https://github.com/ftsrg/theta",

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929

3030
allprojects {
3131
group = "hu.bme.mit.theta"
32-
version = "6.16.0"
32+
version = "6.16.1"
3333

3434

3535
apply(from = rootDir.resolve("gradle/shared-with-buildSrc/mirrors.gradle.kts"))

0 commit comments

Comments
 (0)