File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ endif()
18
18
19
19
set (APP_VERSION_MAJOR 2)
20
20
set (APP_VERSION_MINOR 4)
21
- set (APP_VERSION_PATCH 18 )
21
+ set (APP_VERSION_PATCH 19 )
22
22
set (APP_VERSION "${APP_VERSION_MAJOR} .${APP_VERSION_MINOR} .${APP_VERSION_PATCH} " )
23
23
24
24
# Include the binary directory for the generated header file
Original file line number Diff line number Diff line change 506
506
"
507
507
* Adam Treat (Nomic AI)
508
508
* Aaron Miller (Nomic AI)
509
+ "
510
+ },
511
+ {
512
+ "version" : " 2.4.18" ,
513
+ "notes" :
514
+ "
515
+ * Bugfix for devices to show up in the settings combobox on application start and not just on model load
516
+ * Send information on requested device and actual device on model load to help assess which model/gpu/os combos are working
517
+ ",
518
+ "contributors" :
519
+ "
520
+ * Adam Treat (Nomic AI)
509
521
"
510
522
}
511
523
]
You can’t perform that action at this time.
0 commit comments