Browse Source

Merge pull request #12000 from kalikiana/quoted-snap-version

tutorial: Surround the snap version in quotes
shelley vohr 7 years ago
parent
commit
e8a57376f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/snapcraft.md

+ 1 - 1
docs/tutorial/snapcraft.md

@@ -110,7 +110,7 @@ Let's look at an example:
 
 ```yaml
 name: myApp
-version: 2.0.0
+version: '2.0.0'
 summary: A little description for the app.
 description: |
  You know what? This app is amazing! It does all the things