Skip to content

Commit

Permalink
Merge pull request #32 from zen-solutions/update-vers-num
Browse files Browse the repository at this point in the history
increment version number
  • Loading branch information
shaunmackey committed Jan 2, 2024
2 parents 86b9a73 + e195339 commit 2f84cbe
Show file tree
Hide file tree
Showing 70 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# zencss

An open-source, website authoring and design toolkit that helps you build,
style, and debug websites. Current Release is v2.0.1-beta
style, and debug websites. Current Release is v2.0.2-beta

### Pre-Launch Installation

Expand Down
2 changes: 1 addition & 1 deletion dist/icons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
70 changes: 35 additions & 35 deletions dist/zen.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions dist/zencss.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/zencss.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/zencss.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/help-desk/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ <h2>Installation</h2>
<z-col class="card theme-cta w-300">
<h3>Download zenCSS</h3>
<p>
Get the latest 2.0.1-beta pre-release
Get the latest 2.0.2-beta pre-release
here.
</p>
<a
Expand Down
2 changes: 1 addition & 1 deletion docs/js/copy.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/js/updateseo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
6 changes: 3 additions & 3 deletions docs/release-notes/release-info.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ <h1>zenCSS Software Releases</h1>
12/31/2023
</td>
<td data-label="Version Number">
2.0.1-Beta
2.0.2-beta
</td>
<td data-label="Github Repo">
<a href="https://github.com/zen-solutions/zencss/tree/v2.0.1-beta">Github Link</a>
<a href="https://github.com/zen-solutions/zencss/tree/v2.0.2-beta">Github Link</a>
</td>
</tr>

Expand Down Expand Up @@ -117,7 +117,7 @@ <h1>zenCSS Software Releases</h1>
<z-container>
<z-row>
<z-col>
<p class="text-bold">Version 2.0.1-beta</p>
<p class="text-bold">Version 2.0.2-beta</p>
<p>🐛 Fix prettier errors</p>
<p>🐛 Fix image text link in site sections</p>
<p>🐛 Fix logo bar/prettier update</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<z-col class="card center gap-3 pb-0">
<!--span class="label up-20 fade-in-3">Private Beta</span-->
<p class="center fade-in-4 text-small">
Current Version: 2.0.1-beta
Current Version: 2.0.2-beta
</p>

<p class="h1 headline text-xxl fade-in-4">
Expand Down
2 changes: 1 addition & 1 deletion js/modules/accordian.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2023 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modules/background-image.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modules/carousel.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2023 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modules/cookie-consent.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modules/custom-elements.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion js/modules/dark-mode.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* zenCSS v2.0.1-beta (https://zencss.com/)
* zenCSS v2.0.2-beta (https://zencss.com/)
* Copyright 2022-2024 Shaun Mackey
* Licensed under MIT (https://github.com/zen-solutions/zencss/blob/main/LICENSE)
*/
Expand Down
Loading

0 comments on commit 2f84cbe

Please sign in to comment.