#1
Greetings Dave!

Just caught some of your most recent livestream - and saw the updates go into master on GitHub:

https://github.com/davidjconnelly/trongate-framework/commit/642f756fbdc4a193deacaf6b63f45233aa8954fe

I noticed that the version was not updated. This prevents the app from detecting and asking to pull in the latest updates.

Wondering if this was intentional.

Thanks!
#2
Hello Scott,

Yes that was intentional. Do you know how to update the framework?
Go into the engine folder.
You will see a file called license.txt
In that file is the version number.
Version: 1.3.3035
To update just change the following version number to less than current version
Version: 1.3.3032. for example.
Then open the Trongate desktop app and select Modify an existing app
Select your app and hit enter. It will then ask if you want to update.

Dan
#3
Ok, thank you.

Yes, this was what I had compared to what was in master - and had considered a forced upgrade locally by down rev'ing it.

But curious, since adding new functionality - why not just bump the version to 1.3.3036 while pushing new features into master?
#4
I think there will more little tweaks in to coming week or so.
Not sure, but that is my guess.
Dan

If this answers your question could you close it out by selecting the star in the upper right corner.
Thanks
#5
Yes, this makes sense - thanks for your help. Closing this out.