diff --git a/Directory.Build.props b/Directory.Build.props index 0b32e85..0779757 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 0.6.2-beta + 0.6.2-beta.1 \ No newline at end of file diff --git a/README.md b/README.md index 38017ec..433fbfe 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Build](https://github.com/ricaun-io/ricaun.Revit.UI/actions/workflows/Build.yml/badge.svg)](https://github.com/ricaun-io/ricaun.Revit.UI/actions) [![Release](https://img.shields.io/nuget/v/ricaun.Revit.UI?logo=nuget&label=release&color=blue)](https://www.nuget.org/packages/ricaun.Revit.UI) -[![ricaun Revit UI](https://github.com/ricaun-io/ricaun.Revit.UI/assets/12437519/802f17be-a452-46bf-9171-f0eb21e83c96)](https://github.com/ricaun-io/ricaun.Revit.UI) +[![ricaun Revit UI](https://raw.githubusercontent.com/ricaun/test-assets/main/assets/ricaun.Revit.UI.png)](https://github.com/ricaun-io/ricaun.Revit.UI) `ricaun.Revit.UI` package makes it easier to work with UI and RevitApi, especially with RibbonPanel, RibbonTab, RibbonButton, and RibbonItem in general.