diff --git a/snapenhance.user.ts b/snapenhance.user.ts index 0ba8be0..81c89ad 100644 --- a/snapenhance.user.ts +++ b/snapenhance.user.ts @@ -2,7 +2,7 @@ // @name SnapEnhance Web // @namespace snapenhance-web // @description A userscript to Enhance the User experience on Snapchat Web -// @version 1.0.2 +// @version 1.1.0 // @author SnapEnhance // @source https://github.com/SnapEnhance/web/ // @license GPL-3.0-only @@ -156,4 +156,4 @@ return oldAddEventListener.call(this, ...args); } }); -})(window.unsafeWindow || window); \ No newline at end of file +})(window.unsafeWindow || window);