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:
parent
2c8875c775
commit
7bb11e4d61
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue