Skip to content

Commit 9ba933d

Browse files
Merge pull request #1 from daxlib/alberto/patch-url
Update project and repository URLs, bump 0.2.0
2 parents 0f4cbfc + 0483515 commit 9ba933d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/manifest.daxlib

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/sql-bi/daxlib/refs/heads/main/schemas/manifest/1.0.0/manifest.1.0.0.schema.json",
33
"id": "DaxLib.Convert",
4-
"version": "0.1.1-beta",
4+
"version": "0.1.2",
55
"authors": "SQLBI",
66
"description": "A comprehensive set of User-Defined Functions designed to handle a wide range of essential data conversions and transformations. It enables seamless conversion between various units of measurement, including time, temperature, distance, weight, volume, and more.",
77
"tags": "DAX,UDF,FUNCTION,LIB,CONVERSION",
8+
"releaseNotes": "Update metadata with new project and repository URLs",
9+
"projectUrl": "https://github.com/daxlib/dev-daxlib-convert",
10+
"repositoryUrl": "https://github.com/daxlib/dev-daxlib-convert",
811
"icon": "/icon.png"
912
}

0 commit comments

Comments
 (0)