Skip to content

Commit

Permalink
Bumped to version 1.5
Browse files Browse the repository at this point in the history
- Allow custom CSS
- Miscellaneous bug fixes
  • Loading branch information
alpha0010 authored Mar 18, 2017
1 parent 8513b09 commit f0b6f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

class Webgrind_MasterConfig
{
static $webgrindVersion = '1.4';
static $webgrindVersion = '1.5';
}

require './config.php';
Expand Down

0 comments on commit f0b6f7e

Please sign in to comment.