1.13.0 for testing Electron 22 builds

This commit is contained in:
Ben Gotow 2023-11-15 08:43:37 -06:00
parent ab89d1bfcd
commit 89078ce5cd
4 changed files with 4 additions and 7 deletions

View file

@ -28,12 +28,9 @@ addons:
channel: stable
apt:
packages:
- build-essential
- execstack
- fakeroot
- rpm
- uuid-dev
- xvfb
branches:
only:

View file

@ -33,7 +33,7 @@
</screenshots>
<releases>
<release version="1.2.0" date="2023-12-01" />
<release version="1.13.0" date="2023-12-01" />
<release version="1.12.0" date="2023-11-14" />
<release version="1.11.0" date="2023-07-28" />
<release version="1.10.8" date="2022-12-29" />

4
app/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "mailspring",
"version": "1.2.0",
"version": "1.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mailspring",
"version": "1.2.0",
"version": "1.13.0",
"license": "GPL-3.0",
"dependencies": {
"@bengotow/slate-edit-list": "github:bengotow/slate-edit-list#b868e108",

View file

@ -1,7 +1,7 @@
{
"name": "mailspring",
"productName": "Mailspring",
"version": "1.2.0",
"version": "1.13.0",
"repository": {
"type": "git",
"url": "git://github.com/foundry376/mailspring.git"