Skip to content

Commit 803035d

Browse files
committed
chore: Update the version in the documentation
1 parent a64d121 commit 803035d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

documentation/material.qdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*!
2-
\qmlmodule Material 0.1
2+
\qmlmodule Material 0.2
33
\title Material Design UI components
44
This implements Material Design for QtQuick.
55
*/
6-

documentation/material.qdocconf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ exampledirs += snippets
88
imagedirs = images
99
sources.fileextensions = "*.qml *.qdoc *.cpp"
1010
headers.fileextensions = "*.h"
11-
version = 0.1
11+
version = 0.2
1212
syntaxhighlighting = true
1313
sourceencoding = UTF-8
1414
outputencoding = UTF-8

0 commit comments

Comments
 (0)