Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
astralchan committed Apr 20, 2024
1 parent f993aa1 commit dc4c341
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CONTRIBUTERS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
* [art0007i](https://github.com/art0007i)
Help with making mod and teaching about gif parsing

Help with making mod and teaching about gif parsing

Update to 2024 Resonite

* [LeCloutPanda](https://github.com/LeCloutPanda)
Ported to Resonite
* [zkxs](https://github.com/zkxs)
Expand Down
2 changes: 1 addition & 1 deletion GifImporter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class GifImporter : ResoniteMod
{
public override string Name => "GifImporter";
public override string Author => "astral";
public override string Version => "1.1.7";
public override string Version => "1.1.8";
public override string Link => "https://github.com/astralchan/GifImporter";

[AutoRegisterConfigKey]
Expand Down

0 comments on commit dc4c341

Please sign in to comment.