Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Commit

Permalink
Update version.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ayiemba committed Feb 16, 2019
1 parent 9ef33ef commit 3ea761a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": "3.1",
"assemblyVersion": "3.1",
"buildNumberOffset": 1,
"semVer1NumericIdentifierPadding": 2,
"version": "3.2",
"assemblyVersion": "3.2",
"buildNumberOffset": 0,
"semVer1NumericIdentifierPadding": 3,
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/rel/v\\d+\\.\\d+"
Expand Down

0 comments on commit 3ea761a

Please sign in to comment.