Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .AL-Go/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"continuousDelivery": false,
"mainAppFolder": "SpareBrainedLicensing_APP"
},
"repoVersion": "1.8"
"repoVersion": "1.9"
}
2 changes: 1 addition & 1 deletion SpareBrainedLicensing_APP/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "5ddd2a5e-1b5f-47b4-b655-88d2c2a9b382",
"name": "Spare Brained Licensing",
"publisher": "Stefan Maron Consulting",
"version": "25.8.0.0",
"version": "25.9.0.0",
"brief": "This library helps other Extensions verify a current subscription license.",
"description": "This library helps other Extensions verify a current subscription license.",
"privacyStatement": "https://stefanmaron.com/privacystatement/",
Expand Down
4 changes: 2 additions & 2 deletions SpareBrainedLicensing_TEST/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "5981c6d1-08c0-4f7f-8457-26b3a9e8e43b",
"name": "SBI License Test App",
"publisher": "Stefan Maron Consulting",
"version": "23.8.0.0",
"version": "23.9.0.0",
"brief": "This library tests the license functionality of the AppSource app, Spare Brained Licensing",
"description": "This library tests the license functionality of the AppSource app, Spare Brained Licensing",
"privacyStatement": "https://stefanmaron.com/privacystatement/",
Expand All @@ -16,7 +16,7 @@
"id": "5ddd2a5e-1b5f-47b4-b655-88d2c2a9b382",
"name": "Spare Brained Licensing",
"publisher": "Spare Brained Ideas AB",
"version": "25.8.0.0"
"version": "25.9.0.0"
},
{
"id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
Expand Down
Loading