mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-07-20 10:10:38 +00:00
Bump to v2.4.12 and new release notes.
This commit is contained in:
parent
d9f0245c1b
commit
e2458454d3
@ -17,7 +17,7 @@ endif()
|
|||||||
|
|
||||||
set(APP_VERSION_MAJOR 2)
|
set(APP_VERSION_MAJOR 2)
|
||||||
set(APP_VERSION_MINOR 4)
|
set(APP_VERSION_MINOR 4)
|
||||||
set(APP_VERSION_PATCH 12)
|
set(APP_VERSION_PATCH 13)
|
||||||
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
|
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
|
||||||
|
|
||||||
# Include the binary directory for the generated header file
|
# Include the binary directory for the generated header file
|
||||||
|
@ -400,6 +400,22 @@
|
|||||||
* Aaron Miller (Nomic AI)
|
* Aaron Miller (Nomic AI)
|
||||||
* Adam Treat (Nomic AI)
|
* Adam Treat (Nomic AI)
|
||||||
* Community (beta testers, bug reporters)
|
* Community (beta testers, bug reporters)
|
||||||
|
"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "2.4.12",
|
||||||
|
"notes":
|
||||||
|
"
|
||||||
|
* Fix bad bug that was breaking numerous current installs (sorry folks!)
|
||||||
|
* Fix bug with 'browse' button in settings dialog
|
||||||
|
* Wayland support on linux
|
||||||
|
* Reduce template ui size in settings dialog
|
||||||
|
",
|
||||||
|
"contributors":
|
||||||
|
"
|
||||||
|
* Akarshan Biswas
|
||||||
|
* Adam Treat (Nomic AI)
|
||||||
|
* Community (beta testers, bug reporters)
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user