merge: prepare for the next release (!562)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/562
This commit is contained in:
dakkar 2024-06-26 21:14:07 +00:00
commit 84e3eae77f
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ testCommit:
- pnpm install --frozen-lockfile - pnpm install --frozen-lockfile
- pnpm run build - pnpm run build
- pnpm run migrate - pnpm run migrate
- pnpm run --filter='!megalodon' test - pnpm run --filter='!megalodon' --workspace-concurrency=1 test
- pnpm run --filter=backend lint - pnpm run --filter=backend lint
- pnpm run --filter=frontend eslint - pnpm run --filter=frontend eslint
cache: cache:

View file

@ -1,6 +1,6 @@
{ {
"name": "sharkey", "name": "sharkey",
"version": "2024.5.0", "version": "2024.6.0-dev",
"codename": "shonk", "codename": "shonk",
"repository": { "repository": {
"type": "git", "type": "git",