Skip to content

Commit

Permalink
Classic: Pin cbox-theme 1.5.1-beta1.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed Jan 2, 2024
1 parent b596621 commit 7104729
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.5.0',
'version' => '1.5.1-beta1',
'directory_name' => 'cbox-theme',
'download_url' => 'http://github.com/cuny-academic-commons/cbox-theme/archive/1.5.0.zip',
'download_url' => 'http://github.com/cuny-academic-commons/cbox-theme/archive/1.5.1-beta1.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 7104729

Please sign in to comment.