Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Dec 13, 2020
1 parent ff46ed1 commit f953f31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion options/windows/options_windows.yy

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions scripts/cottonwool_update/cottonwool_update.gml
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ global.__cottonwool_structs = [];
global.__cottonwool_meta = [];
global.__cottonwool_test_index = 0;

#macro __COTTONWOOL_VERSION "1.0.2"
#macro __COTTONWOOL_DATE "2020-11-08"
#macro __COTTONWOOL_VERSION "1.0.3"
#macro __COTTONWOOL_DATE "2020-12-13"

__cottonwool_trace("Welcome to Cottonwool by @jujuadams! This is version " + __COTTONWOOL_VERSION + ", " + __COTTONWOOL_DATE);

Expand Down

0 comments on commit f953f31

Please sign in to comment.