Skip to content

Commit

Permalink
Merge pull request #290 from DEFRA/feature/grants-planning-permission
Browse files Browse the repository at this point in the history
Feature/grants planning permission
  • Loading branch information
OksKostenko authored May 24, 2024
2 parents e61b01b + ff4b337 commit 88edf9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions app/config/question-bank.js
Original file line number Diff line number Diff line change
Expand Up @@ -2875,7 +2875,8 @@ const questionBank = {
content: [
{
para: `You must have secured planning permission before you submit a full application.
The application deadline is 27 June 2025.`
The application deadline is 31 March 2026.`
}
]
}
Expand Down Expand Up @@ -2917,7 +2918,7 @@ const questionBank = {
messageHeader:
'You may be able to apply for a grant from this scheme',
messageContent:
'You must have secured planning permission before you submit a full application. The application deadline is 27 June 2025.'
'You must have secured planning permission before you submit a full application. The application deadline is 31 March 2026.'
},
yarKey: 'PlanningPermissionCondition'
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffc-grants-slurry-web",
"version": "3.5.0",
"version": "3.6.0",
"description": "Web frontend for FTF Slurry Infrastructure scheme",
"homepage": "https://github.com/DEFRA/ffc-grants-slurry-web",
"main": "app/index.js",
Expand Down

0 comments on commit 88edf9c

Please sign in to comment.