Skip to content

Commit

Permalink
Update RingPM - Package: Ring2EXE
Browse files Browse the repository at this point in the history
  • Loading branch information
MahmoudFayed committed Jan 25, 2021
1 parent 78a5e8d commit defdc0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tools/ringpm/packages/ring2exe/lock.ring
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aLockInfo = [
[
:name = "ring2exe",
:branch = "master",
:version = "1.0.5",
:version = "1.0.6",
:providerusername = "ringpackages",
:providerwebsite = ""
]
Expand Down
6 changes: 3 additions & 3 deletions tools/ringpm/packages/ring2exe/package.ring
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ aPackageInfo = [
:developer = "Mahmoud Fayed",
:email = "msfclipper@yahoo.com",
:license = "MIT License",
:version = "1.0.5",
:ringversion = "1.13",
:version = "1.0.6",
:ringversion = "1.14",
:versions = [
[
:version = "1.0.5",
:version = "1.0.6",
:branch = "master"
]
],
Expand Down

0 comments on commit defdc0b

Please sign in to comment.