Page 2 of 2

Re: [Addon] RuneUI Password

PostPosted: 28 Mar 2019, 12:28
by rern
I think you've installed the version you got from the download page.
That one is 0.3 but:
    - named as 0.3 on the page
    - got filename as 0.4
    - showed as 0.4 in Credits page
    - Addons recognizes it as 0.4
This one is the real 0.4 which you should get it installed instead.

If you wish to stick with 0.3, try correcting the version by:
Code: Select all
[[ $( redis-cli get buildversion ) == 'beta-20160313' ]] && redis-cli set release 0.3 &> /dev/null


rern

Re: [Addon] RuneUI Password

PostPosted: 28 Mar 2019, 13:07
by mlaky
Thanks! I will try it.