Bumped version

This commit is contained in:
Stefan Zermatten
2015-08-27 12:21:23 +02:00
parent d9368b06d0
commit c08cf83096

View File

@@ -243,3 +243,12 @@ ChangeLogs.insert({
"Added basic analytics",
],
});
ChangeLogs.insert({
version: "0.6.8",
changes: [
"Fixed share dialog not finding user names",
"Fixed temporary hitpoint sliders allowing negative values",
"Fixed proficiencies not being disabled with their features",
],
});