This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
satiate
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Fixed wrong version number
tags/v0.1.1-rev-1^0
Fen Dweller
6 years ago
parent
0885a80609
commit
83c2457576
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
satiate.js
+ 1
- 1
satiate.js
View File
@@ -3,7 +3,7 @@
let activeModal = null;
const newline = String.fromCharCode(160);
const version = "0.1.
0
";
const version = "0.1.
1
";
let state;
Write
Preview
Loading…
Cancel
Save