Skip to content

Commit

Permalink
bunch of bug fixes, also compatible with v9
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenyryas committed Dec 21, 2021
1 parent 4093362 commit e842c75
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 233 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"authors": [],
"url": "https://github.com/Tenyryas/swade-cyber-css",
"flags": {},
"version": "1.2.22",
"version": "1.2.3",
"minimumCoreVersion": "0.8.9",
"compatibleCoreVersion": "0.8.9",
"compatibleCoreVersion": "9.238",
"scripts": ["./scripts/init.js"],
"esmodules": [],
"styles": [
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": [],
"socket": false,
"manifest": "https://raw.githubusercontent.com/Tenyryas/swade-cyber-css/master/module.json",
"download": "https://github.com/Tenyryas/swade-cyber-css/raw/v1.2.22/swade-cyber-css.zip",
"download": "https://github.com/Tenyryas/swade-cyber-css/raw/v1.2.3/swade-cyber-css.zip",
"protected": false,
"coreTranslation": false,
"library": false
Expand Down
Binary file modified swade-cyber-css.zip
Binary file not shown.
Loading

0 comments on commit e842c75

Please sign in to comment.