Skip to content

Commit

Permalink
Version 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaclayton committed Dec 1, 2021
1 parent 2ad30ad commit 9ad08a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Atropos",
"authors": [],
"url": "https://gitlab.com/foundrynet/world-anvil",
"version": "1.2.0",
"version": "1.3.0",
"minimumCoreVersion": "0.7.6",
"compatibleCoreVersion": "9",
"scripts": [],
Expand All @@ -26,5 +26,5 @@
"system": [],
"dependencies": [],
"manifest": "https://gitlab.com/foundrynet/world-anvil/-/raw/master/module.json",
"download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.2.0/world-anvil-release-1.2.0.zip"
}
"download": "https://gitlab.com/foundrynet/world-anvil/-/archive/release-1.3.0/world-anvil-release-1.3.0.zip"
}
3 changes: 3 additions & 0 deletions wa.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ button#world-anvil img {
#world-anvil-browser .world-anvil-control.inactive {
opacity: 0.65;
}
#world-anvil-browser .world-anvil-control > i {
margin: 0;
}

/* Categories */
#world-anvil-browser .category-header {
Expand Down

0 comments on commit 9ad08a2

Please sign in to comment.