Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
FieryFlames committed May 6, 2022
1 parent 13474ee commit ad8bef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lmgtfy",
"description": "Let me google that for you...",
"version": "1.1.0",
"version": "1.2.0",
"license": "GPL-3.0",
"author": {
"name": "FieryFlames"
Expand Down
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const LMGTFY: Plugin = {
name: "LMGTFY",
// @ts-ignore
author: 'Fiery',
version: '1.1.0',
version: '1.2.0',
description: "Let me google that for you...",
color: "#4285F4",
authors: [
Expand Down

0 comments on commit ad8bef6

Please sign in to comment.