sabresaurus / PlayerPrefsEditor

PlayerPrefs Editor & Utilities provide an easy way to see what PlayerPrefs your game is using and change them at run-time.
MIT License
292 stars 39 forks source link

Can you tag your latest changes? #4

Open JesseTG opened 4 years ago

JesseTG commented 4 years ago

Hi there. I submitted this package to OpenUPM, as seen here. Right now, a fork is listed; once this version of the tool has a valid SemVer-based tag as described here, I'll revise the site listing accordingly.

The only thing you need to do is tag your most recent stable commit with the version number given in package.json. Would you mind doing that when you get a chance? Thank you very much.

You can also set up automated releases for the future; once you do so, you can basically forget all about OpenUPM.

sabresaurus commented 4 years ago

@JesseTG Created https://github.com/sabresaurus/PlayerPrefsEditor/tree/1.2.0

Thanks for the tip on automated releases, I'll look into it

JesseTG commented 4 years ago

Done. I submitted the package, it should be online any minute.

sabresaurus commented 4 years ago

@JesseTG I can't see the package on OpenUPM, I can only see the old package which is now tracking an out of date version which has a bug in it. What can we do to get the correct package to show up in OpenUPM?

JesseTG commented 4 years ago

@sabresaurus Is this the entry you're looking for? If so, I'll open a PR to have the outdated version removed.

sabresaurus commented 4 years ago

@JesseTG Yep that's the one, for some reason I couldn't find it (probably just user error).

That would be great. I'll also update the description on this repo to point to that OpenUPM link as a possible place to get it

JesseTG commented 4 years ago

@sabresaurus No problem, I'll file a PR to take the outdated version down now. Thank you for your work.

sabresaurus commented 2 years ago

Remaining work on this ticket is to automate releases