diff --git a/addons/phantom_camera/plugin.cfg b/addons/phantom_camera/plugin.cfg index 5e2e49ce..270ef901 100644 --- a/addons/phantom_camera/plugin.cfg +++ b/addons/phantom_camera/plugin.cfg @@ -3,5 +3,5 @@ name="Phantom Camera" description="Control the movement and dynamically tween 2D & 3D cameras positions. Built for Godot 4. Inspired by Cinemachine." author="Marcus Skov" -version="0.7.0.4" +version="0.7.0.5" script="plugin.gd"