Fix build process #231

Merged
deblan merged 11 commits from fix/issue230 into develop 2023-03-19 09:58:11 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3a80215657 - Show all commits

View file

@ -3,7 +3,7 @@ pipeline:
image: node:16
pull: true
commands:
- npm ci
- npm i
when:
event: [tag, push, pull_request]
branch: [master, develop, feature/*, translations]

View file

@ -32,7 +32,7 @@ Notice
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
]]></description>
<version>3.7.1-b3</version>
<version>3.7.1-b4</version>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<namespace>SideMenu</namespace>