diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e7e3e2..db7ff4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.1.2] – 2024-09-30 + +### Fixed +- Preserve pip cache on code change + + ## [1.1.1] – 2024-09-30 ### Fixed diff --git a/Makefile b/Makefile index b18f544..15383ca 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -APP_VERSION := 1.1.1 +APP_VERSION := 1.1.2 .DEFAULT_GOAL := help diff --git a/appinfo/info.xml b/appinfo/info.xml index 9b741b8..04017a7 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -19,7 +19,7 @@ This ensures that users can quickly grasp the essence of discussions without rea * Talk * Task Processing Provider (like Local large language model app (llm2) or OpenAI and LocalAI integration app (integration_openai)) ]]> - 1.1.1 + 1.1.2 MIT Florian Klinger SummaryBot @@ -34,7 +34,7 @@ This ensures that users can quickly grasp the essence of discussions without rea ghcr.io nextcloud/summary_bot - 1.1.1 + 1.1.2 TALK