Skip to content

Commit

Permalink
bump 1.3
Browse files Browse the repository at this point in the history
also remove useless and outdated editor screenshot from README.md
  • Loading branch information
paulloz committed May 11, 2020
1 parent c71aa3d commit f5a82ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ The Godot Ishihara plate has been generated with [this tool](https://franciscouz

Everything that renders under the control will appear tinted to match your selected color-blindness mode.

![Godot control tree](https://i.imgur.com/ipMGocW.png)

# Sample

The following sample shows normal vision, Protanopia, Deuteranopia, and Tritanopia (in that order).
Expand Down
2 changes: 1 addition & 1 deletion addons/paulloz.colorblindness/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="Colorblindness"
description="A colorblindness simulator to help you design for everyone."
author="Paul Joannon"
version="1.1"
version="1.3"
script="paulloz.colorblindness.gd"

0 comments on commit f5a82ac

Please sign in to comment.