Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Merge pull request #370 from jebedaia360/fix_some_small_stuff
Browse files Browse the repository at this point in the history
fix credits.txt and version label in AboutDialog scene
  • Loading branch information
Jeremi360 authored Jun 24, 2020
2 parents d52b2de + b63dd51 commit c42c34d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/Rakugo/credits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Special Thanks for:
Nefaras,
txjjzyzqbx,
Kurinoku,
{a=https://github.com/Sslaxx}Stuart Moore ({i}Sslaxx{\i}){/a},
{a=https://github.com/Sslaxx}Stuart Moore ({i}Sslaxx{/i}){/a},
InaneFool,
Crystalwarrior,
{a=https://github.com/kurinoku}kurinoku{/a},
Expand Down
2 changes: 1 addition & 1 deletion addons/Rakugo/tools/about/AboutDialog.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ margin_right = 383.0
margin_bottom = 80.0
custom_fonts/font = ExtResource( 3 )
custom_colors/font_color = Color( 0.184314, 0.235294, 1, 1 )
text = "Version 2.1.02"
text = "Version 2.1.03"

[node name="CodeNameLabel" type="Label" parent="VBoxContainer/HBoxContainer/VBoxContainer"]
margin_top = 84.0
Expand Down

0 comments on commit c42c34d

Please sign in to comment.