bumped app version

This commit is contained in:
Gani Georgiev
2023-06-02 19:32:26 +03:00
parent 3122223a71
commit b33bebd4cd
34 changed files with 73 additions and 63 deletions
+6 -1
View File
@@ -1,9 +1,14 @@
## v0.16.4-WIP
## v0.16.4
> _To update the prebuilt executable on UNIX based systems you can run `./pocketbase update`._
- Fixed the selfupdate command not working on Windows due to missing `.exe` in the extracted binary path ([#2589](https://github.com/pocketbase/pocketbase/discussions/2589)).
_Note that the command on Windows will work on v0.16.4+ onwards, meaning that you still will have to update manually one more time to v0.16.4._
- Added `int64`, `int32`, `uint`, `uint64` and `uint32` support when scanning `types.DateTime` ([#2602](https://github.com/pocketbase/pocketbase/discussions/2602))
- Updated Go dependencies.
## v0.16.3