Skip to content

Commit

Permalink
Update Package: FormDesigner
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudFayed committed Dec 1, 2024
1 parent f5f4bf3 commit 3d79cd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/ringpm/packages/formdesigner/lock.ring
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aLockInfo = [
[
:name = "formdesigner",
:branch = "master",
:version = "1.0.17",
:version = "1.0.18",
:providerusername = "ringpackages",
:providerwebsite = ""
],
Expand Down
4 changes: 2 additions & 2 deletions tools/ringpm/packages/formdesigner/package.ring
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ aPackageInfo = [
:developer = "Mahmoud Fayed",
:email = "[email protected]",
:license = "MIT License",
:version = "1.0.17",
:version = "1.0.18",
:ringversion = "1.21",
:versions = [
[
:version = "1.0.17",
:version = "1.0.18",
:branch = "master"
]
],
Expand Down

0 comments on commit 3d79cd9

Please sign in to comment.