Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit 8de3e1c

Browse files
committed
Bump version
1 parent 4c49da7 commit 8de3e1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/offalynne/input/main/LOGO.png" style="display:block; margin:auto; width:300px"></p>
22

3-
<h1 align="center">Input 8.1.3</h1>
3+
<h1 align="center">Input 8.1.4</h1>
44

55
<p align="center">Comprehensive cross-platform input for GameMaker 2022 LTS by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a>, <a href="https://offalynne.neocities.org/">Alynne Keith</a>, and <a href="https://offalynne.github.io/Input/#/8.1/Credits">Friends</a></p>
66

scripts/__input_macros/__input_macros.gml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Feather disable all
22

3-
#macro __INPUT_VERSION "8.1.3"
4-
#macro __INPUT_DATE "2025-04-14"
3+
#macro __INPUT_VERSION "8.1.4"
4+
#macro __INPUT_DATE "2025-06-16"
55
#macro __INPUT_DEBUG false
66

77

0 commit comments

Comments
 (0)