jeffreylanters / unity-tweens

An extremely light weight, extendable and customisable tweening engine made for strictly typed script-based animations for user-interfaces and world-space objects optimised for all platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version mismatched

favoyang opened this issue · comments

Git tag: 1.6.2
package.json version: 1.6.1 https://github.com/elraccoone/unity-tweens/blob/1.6.2/package.json

To fix:

  • Opt1: bump version then re-tag 1.6.2
  • Opt2: bump version to 1.6.3, then create new Git tag 1.6.3

Refs, https://openupm.com/packages/nl.elraccoone.tweens/?subPage=pipelines

Hi, thanks for reminding me. I see I pushed after creating the tag, I'll fix it right away.