-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Partial fix for #851 datatables. Because clear error reporting is app…
…arently for suckers
- Loading branch information
Showing
3 changed files
with
204 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?php | ||
return array ( | ||
'app_version' => 'v2.0-beta', | ||
'hash_version' => 'v2.0-beta-4-g7e5f32c', | ||
'app_version' => 'v2.0-pre', | ||
'hash_version' => 'v2.0-pre-beta', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.