Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b102f93

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a15cfea + 7367518 commit b102f93

File tree

6 files changed

+14
-17
lines changed

6 files changed

+14
-17
lines changed

CHANGELOG.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2025.06.12.1] - 2025-06-12
9-
10-
### Added
11-
12-
* Add GitHub configuration files for project governance ([8ad88ce](https://github.com/N6REJ/mod_bears_pricing_tables/commit/8ad88ce))
13-
* Add Green template option to Bears Pricing Tables module ([f2b30ad](https://github.com/N6REJ/mod_bears_pricing_tables/commit/f2b30ad))
8+
## [2025.06.13] - 2025-06-13
149

1510
### Changed
1611

17-
* Update updates.xml for version 2025.06.09.1 ([3ae03e6](https://github.com/N6REJ/mod_bears_pricing_tables/commit/3ae03e6))
18-
* Update README.md ([5e0f12c](https://github.com/N6REJ/mod_bears_pricing_tables/commit/5e0f12c))
19-
* Merge pull request #37 from N6REJ/Green ([6f695ac](https://github.com/N6REJ/mod_bears_pricing_tables/commit/6f695ac))
20-
* Update version to 2025.06.12 for release ([b51a447](https://github.com/N6REJ/mod_bears_pricing_tables/commit/b51a447))
2112
* Update updates.xml for version 2025.06.12 ([cda785a](https://github.com/N6REJ/mod_bears_pricing_tables/commit/cda785a))
2213
* Adjust plan-title padding and icon positioning in 1223 template ([38319ea](https://github.com/N6REJ/mod_bears_pricing_tables/commit/38319ea))
2314
* Merge pull request #38 from N6REJ/1223 ([d13ecc4](https://github.com/N6REJ/mod_bears_pricing_tables/commit/d13ecc4))
2415
* Revert "Adjust plan-title padding and icon positioning in 1223 template" ([18f7038](https://github.com/N6REJ/mod_bears_pricing_tables/commit/18f7038))
2516
* Merge pull request #39 from N6REJ/revert-38-1223 ([4ca3455](https://github.com/N6REJ/mod_bears_pricing_tables/commit/4ca3455))
17+
* Update version to 2025.06.12.1 for release ([5d187dc](https://github.com/N6REJ/mod_bears_pricing_tables/commit/5d187dc))
18+
* Update updates.xml for version 2025.06.12.1 ([a7f09b2](https://github.com/N6REJ/mod_bears_pricing_tables/commit/a7f09b2))
19+
* Adjust plan-title padding and icon positioning in 1223 template ([96a019c](https://github.com/N6REJ/mod_bears_pricing_tables/commit/96a019c))
20+
* Basic layout ([06739db](https://github.com/N6REJ/mod_bears_pricing_tables/commit/06739db))
21+
* Update newborn template layout and styling for improved design consistency ([425be08](https://github.com/N6REJ/mod_bears_pricing_tables/commit/425be08))
22+
* Update newborn template styling with improved color scheme and layout adjustments ([3f69f61](https://github.com/N6REJ/mod_bears_pricing_tables/commit/3f69f61))
2623

elements/textpx.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.12.1
5+
* @version 2025.06.13
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

helper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.12.1
5+
* @version 2025.06.13
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

mod_bears_pricing_tables.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Bears Pricing Tables
44
*
5-
* @version 2025.06.12.1
5+
* @version 2025.06.13
66
* @package Bears Pricing Tables
77
* @author N6REJ
88

mod_bears_pricing_tables.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="module" client="site" method="upgrade">
33
<name>Bears Pricing Tables</name>
44
<author>N6REJ</author>
5-
<creationDate>2025 June 12</creationDate>
5+
<creationDate>2025 June 13</creationDate>
66
<copyright>Copyright (C)2025 N6REJ</copyright>
77
<license>GNU General Public License version 2 or later; see LICENSE</license>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>https://hallhome.us</authorUrl>
10-
<version>2025.06.12.1</version>
10+
<version>2025.06.13</version>
1111
<description><![CDATA[<link href="../modules/mod_bears_pricing_tables/css/admin.css" rel="stylesheet" type="text/css" media="all" />Pricing Tables module by Bear]]></description>
1212
<files>
1313
<filename module="mod_bears_pricing_tables">mod_bears_pricing_tables.php</filename>

updates.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<description>Pricing Tables module by Bear</description>
66
<element>mod_bears_pricing_tables</element>
77
<type>module</type>
8-
<version>2025.06.12.1</version>
8+
<version>2025.06.13</version>
99
<client>site</client>
1010
<infourl title="GitHub Repository">https://github.com/N6REJ/mod_bears_pricing_tables</infourl>
1111
<downloads>
12-
<downloadurl type="full" format="zip">https://github.com/N6REJ/mod_bears_pricing_tables/releases/download/2025.06.12.1/mod_bears_pricing_tables_2025.06.12.1.zip</downloadurl>
12+
<downloadurl type="full" format="zip">https://github.com/N6REJ/mod_bears_pricing_tables/releases/download/2025.06.13/mod_bears_pricing_tables_2025.06.13.zip</downloadurl>
1313
</downloads>
1414
<targetplatform name="joomla" version="4.*" />
1515
<targetplatform name="joomla" version="5.*" />

0 commit comments

Comments
 (0)