Skip to content

Commit

Permalink
Version bump 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrachinskiy committed Dec 13, 2024
1 parent ebaad39 commit 3634591
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ How to install

### For Blender 4.1 or older

1. Download [Commotion 2.4.1][download_latest]<sup>1</sup>
1. Download [Commotion 2.4.2][download_latest]<sup>1</sup>
2. Make sure you have Blender 2.93 or newer.
3. Open `Preferences``Add-ons` category.
4. Use `Install` to install add-on from downloaded zip archive.<sup>2</sup>
Expand All @@ -41,7 +41,7 @@ How to install

### Для Blender 4.1 или старше

1. Загрузите [Commotion 2.4.1][download_latest]<sup>1</sup>
1. Загрузите [Commotion 2.4.2][download_latest]<sup>1</sup>
2. Убедитесь, что у вас установлен Blender 2.93 или новее.
3. Откройте `Preferences``Add-ons`
4. Воспользуйтесь `Install` чтобы установить аддон из загруженного архива.<sup>2</sup>
Expand All @@ -61,5 +61,5 @@ Contributing
* [Open new issue][new_issue], be sure to include Blender and add-on versions, and screenshot showing the error message.


[download_latest]: https://github.com/mrachinskiy/commotion/releases/download/v2.4.1/commotion-2_4_1.zip
[download_latest]: https://github.com/mrachinskiy/commotion/releases/latest/download/commotion-2_4_2.zip
[new_issue]: https://github.com/mrachinskiy/commotion/issues/new
2 changes: 1 addition & 1 deletion blender_manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema_version = "1.0.0"
id = "commotion"
version = "2.4.1"
version = "2.4.2"
name = "Commotion"
tagline = "Animation offset tools for motion graphics"
maintainer = "Mikhail Rachinskiy"
Expand Down

0 comments on commit 3634591

Please sign in to comment.