Skip to content

Commit

Permalink
Release version v0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
HellRok committed Aug 6, 2023
1 parent 7d06116 commit fa705b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Taylor

## Unreleased
## v0.3.14

- Upgrade to Raylib 4.5
- Add shader_ready? and Shader#ready?
Expand Down
2 changes: 1 addition & 1 deletion include/version.hpp
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#pragma once
#define VERSION "0.3.14-pre"
#define VERSION "0.3.14"

0 comments on commit fa705b2

Please sign in to comment.