1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Animation: Fix versioning in module header info

This commit is contained in:
Anthony Nicholls 2024-11-05 16:33:44 +00:00
parent 2c8875c775
commit 7bb11e4d61

View file

@ -44,11 +44,11 @@
ID: juce_animation
vendor: juce
version: 7.0.9
version: 8.0.3
name: JUCE Animation classes
description: Classes for defining and handling animations.
website: http://www.juce.com/juce
license: GPL/Commercial
license: AGPLv3/Commercial
minimumCppStandard: 17
dependencies: juce_gui_basics