ACF icon indicating copy to clipboard operation
ACF copied to clipboard

wird update problem

Open bluesoldier89 opened this issue 6 years ago • 4 comments

it says new version is now up 641 but idk if this is a old version of acf and i have 637. is this 637 so please guys send 641 version

bluesoldier89 avatar Feb 22 '19 15:02 bluesoldier89

it seen someone forget to change the version num :/

stllok avatar Feb 24 '19 12:02 stllok

go to ACF-master\lua\autorun and find acf_globals.lua

after you open it, change the line 5 ACF.Version = 637 to ACF.Version = 641

once you change it, that should be work

stllok avatar Feb 24 '19 12:02 stllok

This keeps on happening, we really need a better system for handling versioning

Jophes avatar Feb 26 '19 12:02 Jophes

Use a pre-commit hook?

thegrb93 avatar Feb 26 '19 15:02 thegrb93