diff --git a/README.md b/README.md index e2b2e23..1ff44f1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ -# electron-tabs is discontinued +> ![NOTE] +> Fork of Electron Tabs by Brrd -Thank you for your support and contributions all these years. - ---- - -# electron-tabs - -> Simple tabs for Electron applications +# Electron Tabs ![Electron Tab Demo](image.jpg) diff --git a/package.json b/package.json index 801c207..bca0093 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "electron-tabs", - "version": "1.0.4", + "name": "@sudovanilla/electron-tabs", + "version": "1.1.0", "description": "Simple tabs for Electron applications", "main": "dist/electron-tabs.js", "types": "dist/electron-tabs.d.ts",