Index: trunk/extensions/Collection/Collection.php |
— | — | @@ -38,7 +38,7 @@ |
39 | 39 | # Configuration: |
40 | 40 | |
41 | 41 | /** Bump the version number every time you change any of the JavaScript files */ |
42 | | -$wgCollectionStyleVersion = 1; |
| 42 | +$wgCollectionStyleVersion = 2; |
43 | 43 | |
44 | 44 | /** URL of mw-serve render server */ |
45 | 45 | $wgCollectionMWServeURL = 'http://tools.pediapress.com/mw-serve/'; |