summarylogtreecommitdiffstats
path: root/slack.sh
AgeCommit message (Collapse)Author
2024-04-23upgpkg: 4.37.101-2: Pin electron version to 29Carl Smedstad
2024-02-07upgpkg: 4.36.140-1Carl Smedstad
2023-09-29Publish version 4.34.120-1Carl Smedstad
2023-07-24Publish version 4.33.73-3 - Depend on electron24Carl Smedstad
Crashes on launch with Electron 25 when running in Wayland.
2023-07-12Publish version 4.33.73-2 - Run with up-to-date electronCarl Smedstad
2023-06-16Publish version 4.32.127-2 - Depend on electron22Carl Smedstad
2023-03-22unpin electronLuis Martinez
2022-09-29update to 4.28.182Luis Martinez
2022-09-01update to 4.28.171Luis Martinez
2022-04-07revert to electron17Luis Martinez
2022-04-06update to 4.25.1Luis Martinez
* Pin `electron` package to a specific version (`electron18`). This package can break if the `electron` package pushes a major update. For now we will pin the `electron` dep to the `electron18` provides, but ultimately we're tracking against `electron`. Once we confirm that the package works against the newest `electron`, we'll bump the version.
2022-04-06Change electron version to electron17Moon Sungjoon
2021-04-024.14.0Yurii Kolesnykov
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
2020-10-18Improve script, bump version to 4.10.3Vyacheslav Konovalov