Merge branch 'develop'
This commit is contained in:
commit
e1b25ab62e
@ -27,7 +27,7 @@
|
|||||||
<p id="current-version"></p>
|
<p id="current-version"></p>
|
||||||
<p id="update-status">Loading...</p>
|
<p id="update-status">Loading...</p>
|
||||||
<button id="download-button" type="button" class="hidden">Download</button>
|
<button id="download-button" type="button" class="hidden">Download</button>
|
||||||
</div>startMinimized
|
</div>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2 class="form-header">Startup</h2>
|
<h2 class="form-header">Startup</h2>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tabs",
|
"name": "tabs",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "Persistent and separate browser tabs in one window.",
|
"description": "Persistent and separate browser tabs in one window.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Alice Gaudon",
|
"name": "Alice Gaudon",
|
||||||
@ -99,6 +99,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"electronVersion": "9.0.4"
|
"electronVersion": "9.0.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user