diff --git a/build/dev-store.spec b/build/dev-store.spec index 45ffaed3d0b964383eda73a77361d11676e288af..7677ff0c097a043fcef6eddbe8ab6df9e3c32a5e 100644 --- a/build/dev-store.spec +++ b/build/dev-store.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: dev-store -Version: 1.0.1 +Version: 1.0.2 Release: 1 Summary: Development Store Management System @@ -302,6 +302,8 @@ if [ $1 -eq 0 ]; then fi %changelog +* Sat Sep 13 2025 dingjiahui - 1.0.2-1 +- Fix JSON copy issue on MCP details page * Tue Sep 2 2025 dingjiahui - 1.0.1-1 - Support search functionality - Fix the issue where the list is empty when returning to the homepage from the details page