What version of Swift am I using?

For solutions running Swift 1.5.0 or newer we’ve added the version number as a comment in the head tag. You can locate it by entering the developer tool of the browser.

Figure 1.1 Steps to locate the version number
  1. Right click anywhere on the page
  2. Click “inspect
  3. Open the head tag

You should be able to see the version number in the very first comment (Figure 1.2).