Skip to content

Commit ec167e9

Browse files
authored
Update versions.rst (#4143)
1 parent 4a04668 commit ec167e9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

tutorial/versioning/versions.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,15 +186,15 @@ Likewise, it is possible to obtain the version from a Git tag:
186186
pkg/1.5 .
187187
...
188188
189-
$ conan list "pkg/*"
190-
Local Cache
191-
pkg
192-
pkg/1.0
193-
pkg/1.1
194-
pkg/1.2
195-
pkg/1.3
196-
pkg/1.4
197-
pkg/1.5
189+
$ conan list "pkg/*"
190+
Local Cache
191+
pkg
192+
pkg/1.0
193+
pkg/1.1
194+
pkg/1.2
195+
pkg/1.3
196+
pkg/1.4
197+
pkg/1.5
198198
199199
.. note::
200200

0 commit comments

Comments
 (0)