Skip to content

Commit

Permalink
increased version
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
IPdotSetAF committed May 14, 2024
1 parent 5982b92 commit bb7fd5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Click on each preview to watch live
- Trail Length
- Drop Count/Column (1-5)
- Initial Fall Animation
- None
- Fall
- Scatter
- Color Customization
Expand Down Expand Up @@ -71,7 +70,6 @@ Click on each preview to watch live
- Silence Timeout
- Logo Customization
- Logo
- None
- 23 presets :

<p align="left">
Expand Down Expand Up @@ -114,7 +112,6 @@ Click on each preview to watch live
- Position
- Day
- Day
- None
- Full
- Short
- All CAPS
Expand All @@ -125,7 +122,6 @@ Click on each preview to watch live
- Position
- Date
- Year
- None
- Full
- Short
- Order
Expand All @@ -134,7 +130,6 @@ Click on each preview to watch live
- Month Name
- All CAPS
- Delimiter
- None
- Space
- \-
- .
Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
window.onload = function () {
//MARK: Update
const version = "v7.0.0";
const version = "v7.0.1";

checkForUpdates = async () => {
const url = 'https://api.github.com/repos/IPdotSetAF/NeoMatrix/tags';
Expand Down

0 comments on commit bb7fd5b

Please sign in to comment.