Dark mode color fix (#318)

* Fix custom colors in API forms

* update release notes

* update build version
This commit is contained in:
Oliver 2023-04-16 22:07:01 +10:00 committed by GitHub
parent a3d712d11d
commit b54565d1c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,11 @@
## InvenTree App Release Notes
---
### 0.11.3 - April 2023
---
- Fixes text color in dark mode
### 0.11.2 - April 2023
---