1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Bump version number to 7.0.7

This commit is contained in:
Tom Poole 2023-08-23 09:06:58 +01:00
parent 1e59930c24
commit b769982bb5
27 changed files with 35 additions and 27 deletions

View file

@ -32,7 +32,7 @@
ID: juce_core
vendor: juce
version: 7.0.6
version: 7.0.7
name: JUCE core classes
description: The essential set of basic JUCE classes, as required by all the other JUCE modules. Includes text, container, memory, threading and i/o functionality.
website: http://www.juce.com/juce

View file

@ -29,7 +29,7 @@
*/
#define JUCE_MAJOR_VERSION 7
#define JUCE_MINOR_VERSION 0
#define JUCE_BUILDNUMBER 6
#define JUCE_BUILDNUMBER 7
/** Current JUCE version number.