Release Candidate 1. If no furter changes
this will be v13
This commit is contained in:
parent
48b6d50e34
commit
988bbedbfa
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "13.0.0-beta9",
|
||||
"version": "13.0.0-rc1",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue