diff --git a/Directory.Build.props b/Directory.Build.props
index 852b8814..c4029c3e 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -22,7 +22,7 @@
README.md
LICENSE
true
- assets/icon.png
+ icon.png
https://github.com/Stillpoint-Software/Hyperbee.Expressions/releases/latest
https://github.com/Stillpoint-Software/Hyperbee.Expressions
git
@@ -33,16 +33,18 @@
+ PackagePath=""
+ Link="README.md" />
-
-
-
+ PackagePath=""
+ Link="LICENSE" />
+
+
diff --git a/version.json b/version.json
index 05dd6351..b6e68e66 100644
--- a/version.json
+++ b/version.json
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.4.4",
+ "version": "1.4.5",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/hotfix$",