Skip to content

Commit

Permalink
fields: Update version in sdkVersion property
Browse files Browse the repository at this point in the history
Although fields.json was not modified since 1.5.0, we need the value of
the "sdkVersion" property to match the SDK version number.
  • Loading branch information
bertrand-lorentz committed Jan 13, 2023
1 parent 4b5ed28 commit 3c63f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fields/fields.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"ublVersion" : "2.3",
"sdkVersion" : "eforms-sdk-1.5.0",
"sdkVersion" : "eforms-sdk-1.5.1",
"metadataDatabase" : {
"version" : "1.5.0",
"createdOn" : "2022-12-14T11:00:00"
Expand Down

0 comments on commit 3c63f2c

Please sign in to comment.