Skip to content

Commit 0642754

Browse files
committed
rockspec: Add the 'v' in the tag
1 parent 385d43d commit 0642754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/lua/rockspecs/pinnacle-api-0.1.0beta.1-1.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version = "0.1.0beta.1-1"
33
source = {
44
url = "git+https://github.com/pinnacle-comp/pinnacle",
55
dir = "pinnacle/api/lua",
6-
tag = "0.1.0-beta.1",
6+
tag = "v0.1.0-beta.1",
77
}
88
description = {
99
homepage = "https://github.com/pinnacle-comp/pinnacle",

0 commit comments

Comments
 (0)