Skip to content

Commit bca6d07

Browse files
authored
Merge pull request #1 from ricaun-io/develop
Version 0.1.0
2 parents fa0cac2 + aeffec2 commit bca6d07

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.1.0-rc</Version>
3+
<Version>0.1.0</Version>
44
</PropertyGroup>
55
</Project>

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
[![Build](https://github.com/ricaun-io/ricaun.AutoCAD.UI/actions/workflows/Build.yml/badge.svg)](https://github.com/ricaun-io/ricaun.AutoCAD.UI/actions)
88
[![Release](https://img.shields.io/nuget/v/ricaun.AutoCAD.UI?logo=nuget&label=release&color=blue)](https://www.nuget.org/packages/ricaun.AutoCAD.UI)
99

10+
[![ricaun AutoCAD UI](https://raw.githubusercontent.com/ricaun/test-assets/main/assets/ricaun.AutoCAD.UI.png)](https://github.com/ricaun-io/ricaun.AutoCAD.UI)
11+
1012
`ricaun.AutoCAD.UI` provides a set of UI controls and utilities for AutoCAD .NET applications, built on top of the `AutoCAD.NET` library. It is designed to simplify the development of ribbon user interfaces in AutoCAD plugins.
1113

1214
## Features

0 commit comments

Comments
 (0)