Aktualisiere Versionsnummern auf 1.0.1 in package.json, package-solution.json und Manifestdateien für Erweiterungen; verbessere README.md mit Konfigurationsanweisungen für "Expiry-Einstellungen"

This commit is contained in:
Torsten Brendgen
2026-07-16 23:12:38 +02:00
parent 2c70515b72
commit dc6d9bf847
5 changed files with 184 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"solution": {
"name": "expiry-indicator-client-side-solution",
"id": "68bb6d2d-9895-45b4-88e8-b98835faa981",
"version": "1.0.0.0",
"version": "1.0.1.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": false,
"features": [
@@ -11,7 +11,7 @@
"title": "ExpiryIndicator command set registration",
"description": "Registers ExpiryIndicator commands for modern lists and document libraries. Does not provision ExpiryDate.",
"id": "913402af-ab9a-4974-9f86-5c2159ae41db",
"version": "1.0.0.0",
"version": "1.0.1.0",
"assets": {
"elementManifests": [
"elements.xml"
@@ -24,4 +24,3 @@
"zippedPackage": "solution/expiry-indicator.sppkg"
}
}