This commit is contained in:
Ramnique Singh 2026-02-06 23:11:18 +05:30
parent 058b580da0
commit bb6fcb5585

View file

@ -64,6 +64,8 @@ module.exports = {
name: '@electron-forge/maker-rpm',
config: {
options: {
name: `Rowboat-linux`,
bin: "rowboat",
description: 'AI coworker with memory',
homepage: 'https://rowboatlabs.com'
}