diff --git a/README.md b/README.md
index 101716c..e41fe35 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ How to install
### For Blender 4.1 or older
-1. Download [JewelCraft 2.17.2][download_latest]1
+1. Download [JewelCraft 2.17.3][download_latest]1
2. Make sure you have Blender 3.5 or newer.
3. Open `Preferences` → `Add-ons` category.
4. Use `Install` to install add-on from downloaded zip archive.2
@@ -56,7 +56,7 @@ How to install
### Для Blender 4.1 или старше
-1. Загрузите [JewelCraft 2.17.2][download_latest]1
+1. Загрузите [JewelCraft 2.17.3][download_latest]1
2. Убедитесь, что у вас установлен Blender 3.5 или новее.
3. Откройте `Preferences` → `Add-ons`
4. Воспользуйтесь `Install` чтобы установить аддон из загруженного архива.2
@@ -90,6 +90,6 @@ Contributing
* After translation is done submit it back through [issues][submit_translation].
-[download_latest]: https://github.com/mrachinskiy/jewelcraft/releases/latest/download/jewelcraft-2_17_2.zip?repository=https://mrachinskiy.github.io/api/v1/extensions.json&blender_version_min=4.2.0
+[download_latest]: https://github.com/mrachinskiy/jewelcraft/releases/latest/download/jewelcraft-2_17_3.zip?repository=https://mrachinskiy.github.io/api/v1/extensions.json&blender_version_min=4.2.0
[report_bug]: https://github.com/mrachinskiy/jewelcraft/issues/new?template=bug_report.md
[submit_translation]: https://github.com/mrachinskiy/jewelcraft/issues/new?labels=translation&template=contribute-translation.md
diff --git a/blender_manifest.toml b/blender_manifest.toml
index 899dd49..c310b98 100644
--- a/blender_manifest.toml
+++ b/blender_manifest.toml
@@ -1,6 +1,6 @@
schema_version = "1.0.0"
id = "jewelcraft"
-version = "2.17.2"
+version = "2.17.3"
name = "JewelCraft"
tagline = "Jewelry design toolkit"
maintainer = "Mikhail Rachinskiy"