Hello all.
I went in to upgrade (GitHub option) and I messed something up. Nothing is broken, but it is saying there is no update even though I am running last month’s version.
I went into My SmartApps and all four webCoRE items were purple. I clicked on the icon next to “webCoRE” (the base) and saw the two different versions (one local and the new GitHub version).
At this point I thought to myself, I should really read the instructions before moving on! So I hit cancel and found myself at the Update From Repo page and it showed all four in the “Obsolete (updated in GitHub)” section. I hit cancel again.
Went to the Wiki and saw that I was on the right track the first time.
Came back to My SmartApps and they are all black again without the code icon. If I pick “Update from Repo” they are not showing up in the “Obsolete (updated in GitHub)”.
If I go and view the code of the base webCoRE, I am running last month’s version:
public static String version() { return “v0.3.107.20180806” }
Any thoughts on how I can get it to think it needs to be upgraded again?