Browse Source

tutorial: Surround the snap version in quotes

Christian Dywan 7 years ago
parent
commit
8268afdf33
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