Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
"update" messageLoggerEnhanced to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Feb 18, 2024
1 parent 029dc07 commit c2a8e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/messageLoggerEnhanced/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

export const VERSION = "2.0.5";
export const VERSION = "3.0.0";

export const Native = getNative();

Expand Down

0 comments on commit c2a8e3e

Please sign in to comment.