Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 7108f0f

Browse files
committed
Release 1.2.2
1 parent 877794f commit 7108f0f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

3rdparty/jquery.3.3.1.min.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

3rdparty/jquery.3.4.1.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solved.ac",
3-
"version": "1.2.1.1",
3+
"version": "1.2.2",
44
"description": "Problem difficulty informations for BOJ",
55
"manifest_version": 2,
66
"author": "shiftpsh",
@@ -28,7 +28,7 @@
2828
],
2929
"all_frames": true,
3030
"js": [
31-
"3rdparty/jquery.3.3.1.min.js",
31+
"3rdparty/jquery.3.4.1.min.js",
3232
"3rdparty/bootstrap.3.2.0.min.js",
3333
"3rdparty/tagify.2.28.4.min.js",
3434
"content.js",

0 commit comments

Comments
 (0)