Skip to content

Commit

Permalink
Bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BeheadedKamikaze committed Sep 23, 2021
1 parent dce3758 commit 4c48b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
"name": "Super Image Denoiser (SID)",
"author": "Kevin Lorengel, Chris Bond (Kamikaze)",
"version": (3, 0, 1),
"version": (3, 1, 0),
"blender": (2, 83, 0),
"location": "Properties > Render > Create Super Denoiser",
"description": "SID denoises your renders near-perfectly, with only one click!",
Expand Down

0 comments on commit 4c48b4e

Please sign in to comment.