Fixed change logs version numbers
This commit is contained in:
@@ -302,7 +302,7 @@ ChangeLogs.insert({
|
|||||||
});
|
});
|
||||||
|
|
||||||
ChangeLogs.insert({
|
ChangeLogs.insert({
|
||||||
version: "0.10.0",
|
version: "0.9.2",
|
||||||
changes: [
|
changes: [
|
||||||
"New characters now have starting ability scores of 10",
|
"New characters now have starting ability scores of 10",
|
||||||
"Coins are incrementable by default",
|
"Coins are incrementable by default",
|
||||||
@@ -314,7 +314,7 @@ ChangeLogs.insert({
|
|||||||
});
|
});
|
||||||
|
|
||||||
ChangeLogs.insert({
|
ChangeLogs.insert({
|
||||||
version: "0.10.0",
|
version: "0.9.3",
|
||||||
changes: [
|
changes: [
|
||||||
"Fixed invisible dropdown boxes in Chrome 52",
|
"Fixed invisible dropdown boxes in Chrome 52",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user