Release Candidate 1. If no furter changes

this will be v13
This commit is contained in:
cutestnekoaqua 2022-12-16 02:09:22 +01:00
parent 48b6d50e34
commit 988bbedbfa
No known key found for this signature in database
GPG key ID: 6BF0964A5069C1E0
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ pipeline:
- cp .config/ci.yml .config/default.yml
- corepack enable
- yarn install
- yarn workspace backend run build
- yarn build
- yarn migrate
environment:
- YARN_ENABLE_IMMUTABLE_INSTALLS=false

View file

@ -1,6 +1,6 @@
{
"name": "calckey",
"version": "13.0.0-beta9",
"version": "13.0.0-rc1",
"codename": "aqua",
"repository": {
"type": "git",