Skip to content

Commit 7e0baea

Browse files
committed
9.3.5
1 parent 811757f commit 7e0baea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/scribble/master/LOGO.png" style="display:block; margin:auto; width:300px"></p>
2-
<h1 align="center">Scribble Deluxe 9.3.4</h1>
2+
<h1 align="center">Scribble Deluxe 9.3.5</h1>
33
<p align="center">A feature-packed text renderer, optimised for dynamic effects and dialogue</p>
44

55
&nbsp;

options/windows/options_windows.yy

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/__scribble_constants/__scribble_constants.gml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
// //
1212
////////////////////////////////////////////////////////////////////////////
1313

14-
#macro SCRIBBLE_VERSION "9.3.4"
15-
#macro SCRIBBLE_DATE "2024-11-05"
14+
#macro SCRIBBLE_VERSION "9.3.5"
15+
#macro SCRIBBLE_DATE "2024-12-13"
1616

1717
#macro SCRIBBLE_NO_PREPROCESS __scribble_no_preprocessing
1818

0 commit comments

Comments
 (0)