Skip to content

Commit

Permalink
bump version (v1.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
authorisation authored Jan 18, 2024
1 parent ef2e8fa commit f2f71d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapenhance.user.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -156,4 +156,4 @@
return oldAddEventListener.call(this, ...args);
}
});
})(window.unsafeWindow || window);
})(window.unsafeWindow || window);

0 comments on commit f2f71d1

Please sign in to comment.