Skip to content

Commit 2d13374

Browse files
committed
Version bump
1 parent 7f377a5 commit 2d13374

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "minerBlock",
44
"description": "Blocks cryptocurrency miners all over the web.",
5-
"version": "1.2.9",
5+
"version": "1.2.10",
66
"options_page": "options.html",
77
"background": {
88
"scripts": ["js/utils.js", "js/background.js"],

options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<div class="tab-cnt">
6666

6767
<p>
68-
<h3>MinerBlock v1.2.9</h3>
68+
<h3>MinerBlock v1.2.10</h3>
6969
Please email your feedback to cryptominedev@gmail.com.
7070
<ul>
7171
<li><a href="https://github.com/xd4rker/MinerBlock/releases" target="_blank">Changelog</a></li>

popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<div class="wrap">
1212
<div class="logo"><img src="icons/icon.svg" width="48"></div>
13-
<div class="content"><span id="title">MinerBlock</span><br><small>Version 1.2.9</small></div>
13+
<div class="content"><span id="title">MinerBlock</span><br><small>Version 1.2.10</small></div>
1414
</div>
1515

1616
<div id="hideWl">

0 commit comments

Comments
 (0)