Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bijju089 authored Jan 5, 2025
1 parent 9a974a6 commit 4750a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/templates/Aurora/template.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Aurora_Template extends TemplateBase {
public function __construct($cache, $smarty, $language, $user, $pages) {
$template = [
'name' => 'Aurora',
'version' => '2.0',
'version' => '1.1',
'nl_version' => '2.1.2',
'author' => '<a href="https://bijjuxd.me/" target="_blank">BijjuXD</a> | <a href="https://cxstudios.in/" target="_blank">cxSTUDIOS</a>',
];
Expand Down

0 comments on commit 4750a85

Please sign in to comment.