Skip to content

Commit

Permalink
backup
Browse files Browse the repository at this point in the history
  • Loading branch information
ABER1047 committed Jan 29, 2024
1 parent b6808fe commit ba04f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objects/code/Create_0.gml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/// @description Insert description here
// You can write your code in this editor
global.version_real = 1.08;
global.version_real = 1.09;
global.version = "Release "+string(global.version_real);
global.beta_tester = 0;
global.streamer = 0;
Expand Down

0 comments on commit ba04f65

Please sign in to comment.