mirror of
https://github.com/Hutchy68/pivot.git
synced 2025-12-13 12:42:41 +01:00
Ready for Release v2.3.0 (#104)
* Fixing CSS with legacy.css until everything can be rewritten, bump to requires MW 1.34 and prepare for a release 2.3.0-dev * Deprecated code fixed * Preparing for release v2.3.0 * Additional CHANGELOG.md item * Missing a # in the version header
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Pivot",
|
||||
"version": "2.2.2-dev",
|
||||
"version": "2.3.0",
|
||||
"author": [
|
||||
"Tom Hutchison",
|
||||
"..."
|
||||
@@ -13,7 +13,7 @@
|
||||
"pivot": "Pivot"
|
||||
},
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.31.0"
|
||||
"MediaWiki": ">= 1.35.0"
|
||||
},
|
||||
"MessagesDirs": {
|
||||
"Skinpivot": [
|
||||
@@ -29,6 +29,7 @@
|
||||
"styles": [
|
||||
"assets/stylesheets/normalize.css",
|
||||
"assets/stylesheets/font-awesome.css",
|
||||
"assets/stylesheets/legacy.css",
|
||||
"assets/stylesheets/foundation.css",
|
||||
"assets/stylesheets/pivot.css",
|
||||
"assets/stylesheets/fontawsome.css",
|
||||
|
||||
Reference in New Issue
Block a user