mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
release: 🚑 rc2c
This commit is contained in:
parent
b87b90ec40
commit
146517a3c0
2 changed files with 3664 additions and 3653 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -2,7 +2,18 @@
|
|||
|
||||
All changes from v13.0.0 onwards, for a full list of differences read CALCKEY.md
|
||||
|
||||
## [14.0.0-rc2] - 2023-06-06
|
||||
## [14.0.0-rc2c] - 2023-06-06
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix: post editing meta
|
||||
- Fix: cw button position
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Update cargo.lock
|
||||
|
||||
## [14.0.0-rc2] - 2023-06-05
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "14.0.0-rc2b",
|
||||
"version": "14.0.0-rc2c",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue