Skip to content

Commit

Permalink
bump local v3 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Mar 31, 2023
1 parent e605128 commit 9e95f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/00-common.linq
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ static ProjectVersion[] Projects = new[]
{
new ProjectVersion("Sdcb.PaddleInference", "2.4.1.1"),
new ProjectVersion("Sdcb.PaddleOCR", "2.6.0.2"),
new ProjectVersion("Sdcb.PaddleOCR.Models.Online", "2.5.0"),
new ProjectVersion("Sdcb.PaddleOCR.Models.LocalV3", "2.5.0"),
new ProjectVersion("Sdcb.PaddleOCR.Models.Online", "2.6.0"),
new ProjectVersion("Sdcb.PaddleOCR.Models.LocalV3", "2.6.0"),
new ProjectVersion("Sdcb.PaddleDetection", "2.3.0"),
new ProjectVersion("Sdcb.RotationDetector", "1.0.0"),
};
Expand Down

0 comments on commit 9e95f07

Please sign in to comment.