Commit Graph

20 Commits

Author SHA1 Message Date
Jonathan Rainville 033f112556 Release 2.29.0 RC9 2024-06-06 15:06:00 -04:00
Jonathan Rainville 441a802948 Release 2.29.0 RC8 2024-06-05 14:16:25 -04:00
Jonathan Rainville 9c997dd6b3 Release version 2.29.0 RC7 2024-05-31 13:20:09 -04:00
Jonathan Rainville 893bc70cde Release version 2.29.0 RC6 2024-05-29 15:51:17 -04:00
Jonathan Rainville 527bbcc6b7 Release version 2.29.0 RC5 2024-05-28 17:15:05 -04:00
Jonathan Rainville ef4239e785 Release 2.29 RC4 2024-05-24 12:26:43 -04:00
Jonathan Rainville 1c4eb8b6a4 Release 2.29.0 RC3 2024-05-23 13:34:49 -04:00
Jonathan Rainville 4e0a5976f2 Release 2.29 RC2
New RC to get the new API keys
2024-05-22 14:00:35 -04:00
Iuri Matias 60689abf44 release candidate 2.29.0 RC 1 2024-05-21 15:33:49 -04:00
Lukáš Tinkl 09b5a104ca chore: bump git master version post 0.9 release 2023-02-01 16:55:30 +01:00
Lukáš Tinkl 995aaeccd9 chore: bump master version to 0.8.90
now that 0.8.0 is out of the door
2022-12-05 21:03:03 +01:00
Lukáš Tinkl eb4a7d71c5 chore: bump VERSION to 0.7.90 in master
so that we always have a higher version than the latest stable release
(0.7.x at the moment), giving us a buffer to further bump it to 0.8.9x as
we approach the 0.9.x series
2022-10-27 23:39:33 +02:00
Iuri Matias 9f9d0a4e87 update version to 0.6.0 2022-06-30 12:11:24 -04:00
Iuri Matias a51080c17f release(@desktop): 0.5.0 beta 2022-05-17 17:13:25 -04:00
Alexandra Betouni 6852498d17 fix(desktop/version) version updated to 0.4.0
App version was still showing 0.1.0-beta.11

Closes #4116
2021-11-18 17:37:29 +02:00
Iuri Matias d7c368bcb6 bump to beta.11 2021-07-27 11:42:41 -04:00
Michael Bradley, Jr 06484ec2c0
build: bump version 2021-06-03 14:02:49 -05:00
Iuri Matias 079aa825cd update to 0.1.0-beta.9 2021-04-22 12:49:11 -04:00
Jakub Sokołowski 655097e2a2 ci: add ability to create draft GitHub releases
This adds a `Publish` stage to the combined `Jenkinsfile` which when the
`PUBLISH` parameters is true pushes a __draft__ release to GitHub.
The job remembers the last value of `PUBLISH` parameter selected.

The release uses the contents of the `VERSION` file at the root of the
repo as the name for the release, and leaves the contents to be filled
in by whoever will approve the release.

The automation overwrites - or to be exact, deletes and recreates - the
release, so releated builds for the same release will simply re-create
it. All the built artifacts are included in the release.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-04-20 12:53:43 -04:00
Iuri Matias f4062abc6b add version file 2021-04-16 08:40:49 -04:00