Sven Amann
unread,Aug 12, 2015, 8:56:41 AM8/12/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KaVE Development
Hey guys,
I just discovered a bug in our package-and-deploy script. In the timestamp the date was set to YYYYDDMM instead of YYYYMMDD, therefore, my installation from July 27th would not be updated by the version from August 12th… I fixed the example script. To fix your individual scripts just copy over the line starting with “set DATE1=“. Unfortunately, if you installed a version from some late day in the month, you’ll have to uninstall and reinstall once… (don’t forget to delete the old packages from you local NuGet feed!)
Best, Sven