Skip to content

Commit 3aac995

Browse files
committed
updated readme
increased version
1 parent 4b91194 commit 3aac995

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ This is a highly customizable animated Matrix wallpaper for Wallpaper Engine (We
8080
</p>
8181

8282
- CUSTOM
83+
- Preserve Logo Color
8384
- Scale
8485
- Position
8586
- Other Customizations

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.onload = function () {
2-
const version = "v3.1.0";
2+
const version = "v3.2.0";
33

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

0 commit comments

Comments
 (0)