From 78c74281655dff33e2eaac3b7e857982a389b036 Mon Sep 17 00:00:00 2001 From: zhangyi1357 Date: Mon, 30 Sep 2024 15:42:40 +0800 Subject: [PATCH] chore: update README links and version number Update contact and release notes links to tutorials for better navigation. Bump version to 0.8.2 to reflect the latest changes. --- README.md | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7fb756016..09f0e3c07 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ Full project details on [aimrt.org](https://aimrt.org/)。 - [AimRT-Docs](https://docs.aimrt.org/) - [Getting Start](https://docs.aimrt.org/tutorials/index.html) - - [Contact](https://docs.aimrt.org/contact/index.html) - - [ReleaseNotes](https://docs.aimrt.org/release_notes/index.html) + - [Contact](https://docs.aimrt.org/tutorials/index.html) + - [ReleaseNotes](https://docs.aimrt.org/tutorials/index.html) diff --git a/VERSION b/VERSION index a3df0a695..100435be1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.0 +0.8.2