Skip to content

Commit fc396d8

Browse files
🔖 chore: bump version to v1.3.3
1 parent 55513d9 commit fc396d8

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: '1.3.2',
6+
version: '1.3.3',
77
description: '한성대학교 종합정보시스템 시간표 및 수업계획서 조회 페이지의 가독성을 높입니다.',
88
action: {
99
default_popup: 'index.html',

package.json

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

0 commit comments

Comments
 (0)