Skip to content

Commit

Permalink
Classic: Pin cbox-theme 1.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Aug 8, 2024
1 parent 6f9dcbb commit 992275e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/classic/classic.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ protected static function config() {
protected static function theme() {
return array(
'name' => 'Commons In A Box',
'version' => '1.6.0-beta1',
'version' => '1.6.0',
'directory_name' => 'cbox-theme',
'download_url' => 'http://github.com/cuny-academic-commons/cbox-theme/archive/1.6.0-beta1.zip',
'download_url' => 'http://github.com/cuny-academic-commons/cbox-theme/archive/1.6.0.zip',
'admin_settings' => 'themes.php?page=infinity-theme',
'screenshot_url' => cbox()->plugin_url( 'admin/images/screenshot_cbox_theme.png' ),
);
Expand Down

0 comments on commit 992275e

Please sign in to comment.