Skip to content

Commit d4eb392

Browse files
committed
Increment version
1 parent 99c39ae commit d4eb392

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/skin/root.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
url('fonts/encode-sans-v7-latin-ext_latin-300.svg#EncodeSans') format('svg'); /* Legacy iOS */
1414
}
1515

16-
/* encode-sans-600 - latin-ext_latin */
17-
@font-face {
16+
/* encode-sans-600 - latin-ext_latin */
17+
@font-face {
1818
font-family: 'EncodeSans';
1919
font-style: normal;
2020
font-weight: 600;
@@ -23,7 +23,7 @@
2323
url('fonts/encode-sans-v7-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
2424
url('fonts/encode-sans-v7-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
2525
url('fonts/encode-sans-v7-latin-ext_latin-600.svg#EncodeSans') format('svg'); /* Legacy iOS */
26-
}
26+
}
2727

2828
:root {
2929
--scrollbar-thumb-hover-color: red;

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": "Monterail Dark",
44
"description": "Monterail Dark, a Thunderbird theme inspired by the mockup of Monterail",
5-
"version": "3.1.0",
5+
"version": "3.2",
66
"author": "Emanuele Concas",
77
"homepage_url": "https://addons.thunderbird.net/en-US/thunderbird/addon/monterail-dark/",
88
"applications": {

0 commit comments

Comments
 (0)