Skip to content

Commit 82dbb96

Browse files
committed
Bump version and update changelog.
1 parent 9f6acd8 commit 82dbb96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
19.25.0 (2019-09-05)
6+
===================
7+
- Automate account deactivation if users have no content
8+
- Clean up EZID workflow
9+
- Check redirect URL's for spam
10+
511
19.24.0 (2019-08-27)
612
===================
713
- APIv2: Allow creating a node with a license attached on creation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OSF",
3-
"version": "19.24.0",
3+
"version": "19.25.0",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)