diff --git a/.forceignore b/.forceignore
index 28a51d6ec..192e0c103 100644
--- a/.forceignore
+++ b/.forceignore
@@ -125,7 +125,7 @@ Business_Account.recordType
#force-app/main/default/globalValueSets/*
force-app/main/default/pathAssistants/HIBC_Status.pathAssistant-meta.xml
#dev-app-pre/main/default/queueRoutingConfigs/cases_Routing_config.queueRoutingConfig-meta.xml
-#dev-app-pre/main/default/queues/General_Queue.queue-meta.xml
+#force-app/main/default/queues/General_Queue.queue-meta.xml
# Adding Objects related IAM package(dev-app-post).
#dev-app-post/main/default/objects/IDP_User_Registration_Permission_Set__mdt
diff --git a/dev-app-post/main/default/flows/Create_EDRD_Case.flow-meta.xml b/dev-app-post/main/default/flows/Create_EDRD_Case.flow-meta.xml
index 2b4d5538c..6735b8014 100644
--- a/dev-app-post/main/default/flows/Create_EDRD_Case.flow-meta.xml
+++ b/dev-app-post/main/default/flows/Create_EDRD_Case.flow-meta.xml
@@ -408,7 +408,7 @@
- EDRD Staff error message
+ Updates to HC Approved Dosage, Frequency & Funding Duration fields to decimals.
caseTypeSet
Picklist
@@ -1978,7 +1978,7 @@
InputField
ResetValues
true
- 0
+ 2
Requested_Frequency
@@ -1990,7 +1990,7 @@
InputField
ResetValues
true
- 0
+ 2
Indefinite_Funding_initial
@@ -2020,7 +2020,7 @@
InputField
ResetValues
true
- 0
+ 2
or
@@ -2374,7 +2374,7 @@
InputField
ResetValues
true
- 0
+ 2
Renewal_Requested_Frequency
@@ -2386,7 +2386,7 @@
InputField
ResetValues
true
- 0
+ 2
Indefinite_Funding_Renewal
@@ -2416,7 +2416,7 @@
InputField
ResetValues
true
- 0
+ 2
or
diff --git a/sfdx-project.json b/sfdx-project.json
index 8942f23fb..cbdda90a9 100644
--- a/sfdx-project.json
+++ b/sfdx-project.json
@@ -8,8 +8,8 @@
"path": "force-app",
"default": true,
"package": "Special Authority App",
- "versionName": "Version 12.0.12",
- "versionNumber": "12.0.12.NEXT",
+ "versionName": "Version 12.0.13",
+ "versionNumber": "12.0.13.NEXT",
"dependencies": [
{
"package": "04t4W000002V2Ub"
@@ -545,6 +545,7 @@
"Special Authority App@12.0.11-4": "04tOG000000NRcDYAW",
"Special Authority App@12.0.11-6": "04tOG000000NeZRYA0",
"Special Authority App@12.0.11-9": "04tOG000000RUoPYAW",
- "Special Authority App@12.0.12-1": "04tOG000000RVFpYAO"
+ "Special Authority App@12.0.12-1": "04tOG000000RVFpYAO",
+ "Special Authority App@12.0.13-1": "04tOG000000UI9BYAW"
}
}
\ No newline at end of file