Skip to content

Commit d4e3bf2

Browse files
author
Shogo Ohta
committed
Bump 1.9.9
1 parent 1b9606b commit d4e3bf2

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<update-info xmlns="http://www.w3.org/ns/widgets" src="https://ssl68.heteml.jp/os0x/ss-onet/opera/extension/AutoPatchWork.oex" version="1.9.8"></update-info>
2+
<update-info xmlns="http://www.w3.org/ns/widgets" src="https://ssl68.heteml.jp/os0x/ss-onet/opera/extension/AutoPatchWork.oex" version="1.9.9"></update-info>

AutoPatchWork.safariextension/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>1.9.8</string>
16+
<string>1.9.9</string>
1717
<key>CFBundleVersion</key>
18-
<string>1.9.8</string>
18+
<string>1.9.9</string>
1919
<key>Chrome</key>
2020
<dict>
2121
<key>Global Page</key>

AutoPatchWork.safariextension/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<widget xmlns="http://www.w3.org/ns/widgets"
33
id="extensions:os0x-AutoPatchWork"
4-
version="1.9.8">
4+
version="1.9.9">
55
<name>AutoPatchWork</name>
66
<description>Automatically loads the next page and inserts into current page.</description>
77
<author href="http://ss-o.net/">os0x</author>

AutoPatchWork.safariextension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"name": "AutoPatchWork",
2222
"permissions": [ "http://wedata.net/", "http://ss-o.net/", "tabs" ],
2323
"options_page": "options.html",
24-
"version": "1.9.8",
24+
"version": "1.9.9",
2525
"manifest_version": 2
2626
}

AutoPatchWork.safariextension/update.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<key>Developer Identifier</key>
1111
<string>LAM47A73AC</string>
1212
<key>CFBundleVersion</key>
13-
<string>1.9.8</string>
13+
<string>1.9.9</string>
1414
<key>CFBundleShortVersionString</key>
15-
<string>1.9.8</string>
15+
<string>1.9.9</string>
1616
<key>URL</key>
1717
<string>http://ss-o.net/safari/extension/AutoPatchWork.safariextz</string>
1818
</dict>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
33
<app appid="pgippdefedhbfjdpladgebmcoghhkhil">
4-
<updatecheck codebase="http://ss-o.net/chrome_extension/AutoPatchWork.crx" version="1.9.8" />
4+
<updatecheck codebase="http://ss-o.net/chrome_extension/AutoPatchWork.crx" version="1.9.9" />
55
</app>
66
</gupdate>

0 commit comments

Comments
 (0)