Bumped version

This commit is contained in:
Stefan Zermatten
2015-06-25 14:07:24 +02:00
parent 4108346a98
commit e992aeebef

View File

@@ -183,7 +183,13 @@ ChangeLogs.insert({
"Big performance improvements: loading characters that you've viewed recently and changing effects on characters should be much faster",
"Spell dialogs no longer show their casting time, range, etc. if those fields aren't filled in",
"The settings dialog now has a done button so it can be closed on small devices",
"Experience dialogs should update their edit-mode inputs properly now",
"Container dialogs now have the weight summaries rounded down properly",
],
});
ChangeLogs.insert({
version: "0.6.1",
changes: [
"Experience dialogs should update their edit-mode inputs properly now",
],
});