cinera.c: Update Casey's support URL

This commit is contained in:
Matt Mascarenhas 2018-07-02 19:18:18 +01:00
parent 8a4a383705
commit 92909a9ee9
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ typedef struct
version CINERA_APP_VERSION = {
.Major = 0,
.Minor = 5,
.Patch = 62
.Patch = 63
};
// TODO(matt): Copy in the DB 3 stuff from cinera_working.c
@ -439,7 +439,7 @@ credential_info Credentials[] =
{ "abnercoimbre", "Abner Coimbre", "https://handmade.network/m/abnercoimbre", "", ""},
{ "brianwill", "Brian Will", "http://brianwill.net/blog/", "", ""},
{ "cbloom", "Charles Bloom", "http://cbloomrants.blogspot.co.uk/", "", ""},
{ "cmuratori", "Casey Muratori", "https://handmadehero.org", "cinera_sprite_sendowl.png", "https://handmadehero.org/patreon.html"},
{ "cmuratori", "Casey Muratori", "https://handmadehero.org", "cinera_sprite_sendowl.png", "https://handmadehero.org/fund"},
{ "csnover", "Colin Snover", "https://zetafleet.com/", "", ""},
{ "debiatan", "Miguel Lechón", "http://blog.debiatan.net/", "", ""},
{ "dspecht", "Dustin Specht", "", "", ""},