Skip to content

Commit fc4a875

Browse files
committed
metadata for 0.12.4
1 parent 8c3c331 commit fc4a875

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

kalite/version.py

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
VERSION = "0.12.0"
44
VERSION_INFO = {
55

6+
"0.12.4": {
7+
"release_date": "2014/08/07",
8+
"git_commit": "8c3c3",
9+
"new_features": {
10+
"all": [],
11+
"students": [],
12+
"coaches": [],
13+
"admins": [],
14+
},
15+
"bugs_fixed": {
16+
"all": ["Run setup when database is not initialized on startup"],
17+
"students": ["Stop opening new tabs when opening related videos from exercises"],
18+
"coaches": [],
19+
"admins": [],
20+
},
21+
},
22+
623
"0.12.3": {
724
"release_date": "2014/08/02",
825
"git_commit": "90f88",

0 commit comments

Comments
 (0)