Skip to content

Commit 77dc6c8

Browse files
🔖 chore: bump version to v3.1.14
1 parent e1a877a commit 77dc6c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { ManifestV3Export } from '@crxjs/vite-plugin';
33
const manifest = {
44
manifest_version: 3,
55
name: 'HSU 돋부기 🔎',
6-
version: '3.1.13',
6+
version: '3.1.14',
77
description: '한성대학교 LMS 강의, 과제, 퀴즈를 한 눈에!',
88
action: {},
99
icons: {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dotbugi",
33
"private": true,
4-
"version": "3.1.13",
4+
"version": "3.1.14",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)