Skip to content

Commit 6f331ca

Browse files
committed
updated version number
updated readme
1 parent b23e3ad commit 6f331ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This is a highly customizable animated Matrix wallpaper for Wallpaper Engine (We
5151
- Silence Timeout
5252
- Logo Customization
5353
- Logo
54-
- 13 presets
54+
- 23 presets
5555

5656
<p align="left">
5757
<img src="images/ipaf.svg" alt="IP.AF" width=40px/>

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.0.0";
2+
const version = "v3.1.0";
33

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

0 commit comments

Comments
 (0)