Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit c38364a

Browse files
committed
repogen 5.9
1 parent e09bd41 commit c38364a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# $2 Version
55

66
myDir=$(dirname "$0")
7-
"$myDir/../QtModules/repogen.py" "$1" RestClient "qt.58.skycoder42.jsonserializer" "qrestbuilder" "A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects." "$2" "$myDir/LICENSE" BSD-3-Clause
7+
"$myDir/../QtModules/repogen.py" "$1" RestClient "qt.59.skycoder42.jsonserializer" "qrestbuilder" "A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects." "$2" "$myDir/LICENSE" BSD-3-Clause

0 commit comments

Comments
 (0)