We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5830094 commit 557d5a3Copy full SHA for 557d5a3
manifest.config.ts
@@ -3,7 +3,7 @@ import { ManifestV3Export } from '@crxjs/vite-plugin';
3
const manifest = {
4
manifest_version: 3,
5
name: '돋부기',
6
- version: '2.1.0',
+ version: '2.1.1',
7
description: 'dotbugi',
8
action: {},
9
icons: {
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dotbugi",
"private": true,
- "version": "2.1.0",
+ "version": "2.1.1",
"type": "module",
"scripts": {
"dev": "vite",
0 commit comments