Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
v2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasghodsian committed Dec 10, 2016
1 parent d245841 commit 5d1fa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp_theme_settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class wp_theme_settings{

private $tabs;
private $currversion = "2.4.0";
private $currversion = "2.4.4";
private $theme;
private $general;
private $badge;
Expand Down

0 comments on commit 5d1fa5e

Please sign in to comment.