Skip to content

Commit ba6a92f

Browse files
committed
chore(docs): update description
1 parent cfd9ad4 commit ba6a92f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vue CLI Plugin Electron Builder
22

3-
A Vue Cli 3 plugin for Electron with no required configuration that uses [Electron Builder](https://www.electron.build/).
3+
A Vue Cli 3/4 plugin for Electron with no required configuration that uses [Electron Builder](https://www.electron.build/).
44

55
Build status: [![Build status](https://github.com/nklayman/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg)](https://github.com/nklayman/vue-cli-plugin-electron-builder/actions)
66

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22
title: 'Vue CLI Plugin Electron Builder',
33
description:
4-
'A Vue CLI 3 plugin for Electron with no required configuration.',
4+
'A Vue CLI 3/4 plugin for Electron with no required configuration.',
55
base: '/vue-cli-plugin-electron-builder/',
66
ga: 'UA-134189455-2',
77
head: [

0 commit comments

Comments
 (0)