chore(release): Update version to v1.4.360

This commit is contained in:
github-actions[bot]
2025-12-23 18:29:48 +00:00
parent 5acd61a519
commit e886338b9a
6 changed files with 87 additions and 84 deletions

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.359"
var version = "v1.4.360"

Binary file not shown.

View File

@@ -1,7 +0,0 @@
### PR [#1903](https://github.com/danielmiessler/Fabric/pull/1903) by [ksylvan](https://github.com/ksylvan): Update project dependencies and core SDK versions
- Update project dependencies and core SDK versions
- Upgrade AWS SDK v2 components to latest stable versions
- Update Ollama library to version 0.13.5 for improvements
- Bump Google API and GenAI dependencies to newer releases
- Refresh Cobra CLI framework and Pflag to latest versions