Skip to content

Commit 2f8ffb0

Browse files
committed
Fix the GUID
1 parent a44a421 commit 2f8ffb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sql.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
CompanyName = "Cedric-Belin.fr"
99
Copyright = "© Cédric Belin"
1010
Description = "A simple micro-ORM supporting MySQL, PostgreSQL, SQL Server and SQLite."
11-
GUID = "73f259d4-477b-4162-8bc7-af02221cef9c"
11+
GUID = "d2b1c123-e1bc-4cca-84c5-af102244e3c5"
1212

1313
AliasesToExport = @()
1414
CmdletsToExport = @()

0 commit comments

Comments
 (0)