diff --git a/install/install-tk.iss b/install/install-tk.iss
index f54c21454..6c4f3e8ba 100644
--- a/install/install-tk.iss
+++ b/install/install-tk.iss
@@ -3,11 +3,11 @@
; AppID can never be changed as subsequent installations require the same installation ID each time
AppID=FHIRToolkit
AppName=Health Intersections FHIR Toolkit
-AppVerName=FHIRToolkit v3.4.35
+AppVerName=FHIRToolkit v3.4.36
; compilation control
OutputDir=..\install\build
-OutputBaseFilename=fhirtoolkit-win64-3.4.35
+OutputBaseFilename=fhirtoolkit-win64-3.4.36
Compression=lzma2/ultra64
; 64 bit
@@ -32,11 +32,11 @@ UninstallFilesDir={app}\uninstall
; win2000+ add/remove programs support
AppPublisher=Health Intersections P/L
AppPublisherURL=http://www.healthintersections.com.au
-AppVersion=3.4.35
+AppVersion=3.4.36
AppSupportURL=https://github.com/grahamegrieve/fhirserver
AppUpdatesURL=https://github.com/grahamegrieve/fhirserver
AppCopyright=Copyright (c) Health Intersections Pty Ltd 2020+
-VersionInfoVersion=3.4.35.0
+VersionInfoVersion=3.4.36.0
; dialog support
LicenseFile=..\license
diff --git a/install/install.iss b/install/install.iss
index 9a9c60230..ef6a780a6 100644
--- a/install/install.iss
+++ b/install/install.iss
@@ -3,11 +3,11 @@
; AppID can never be changed as subsequent installations require the same installation ID each time
AppID=FHIRServer
AppName=Health Intersections FHIR Server
-AppVerName=FHIRServer v3.4.35
+AppVerName=FHIRServer v3.4.36
; compilation control
OutputDir=..\install\build
-OutputBaseFilename=fhirserver-win64-3.4.35
+OutputBaseFilename=fhirserver-win64-3.4.36
Compression=lzma2/ultra64
; 64 bit
@@ -34,11 +34,11 @@ UninstallFilesDir={app}\uninstall
; win2000+ add/remove programs support
AppPublisher=Health Intersections P/L
AppPublisherURL=http://www.healthintersections.com.au
-AppVersion=3.4.35
+AppVersion=3.4.36
AppSupportURL=https://github.com/grahamegrieve/fhirserver
AppUpdatesURL=https://github.com/grahamegrieve/fhirserver
AppCopyright=Copyright (c) Health Intersections Pty Ltd 2011+
-VersionInfoVersion=3.4.35.0
+VersionInfoVersion=3.4.36.0
; dialog support
LicenseFile=..\license
diff --git a/library/version.inc b/library/version.inc
index e3d3199c2..743b84f8b 100644
--- a/library/version.inc
+++ b/library/version.inc
@@ -1,3 +1,3 @@
- FHIR_CODE_FULL_VERSION = '3.4.36-SNAPSHOT';
- FHIR_CODE_RELEASE_DATE = '2024-12-17';
- FHIR_CODE_RELEASE_DATETIME = '20241217073829.786Z';
+ FHIR_CODE_FULL_VERSION = '3.4.37-SNAPSHOT';
+ FHIR_CODE_RELEASE_DATE = '2024-12-23';
+ FHIR_CODE_RELEASE_DATETIME = '20241223123407.268Z';
diff --git a/release-notes.md b/release-notes.md
index 2357e724d..b3d636a04 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -1,8 +1,7 @@
## Change Notes:
-* fix issue processing valueSetVersion
-* Add access_info to resolve response
+*
## Conformance Notes:
-* tx.fhir.org passed all HL7 terminology service tests (mode 'tx.fhir.org', tests v1.7.0, runner v6.4.0)
+*
\ No newline at end of file
diff --git a/server/fhirconsole.lpi b/server/fhirconsole.lpi
index 38d2df57f..8473cc570 100644
--- a/server/fhirconsole.lpi
+++ b/server/fhirconsole.lpi
@@ -18,7 +18,7 @@
-
+
diff --git a/server/fhirserver.dproj b/server/fhirserver.dproj
index 6a5848318..4f2e647d3 100644
--- a/server/fhirserver.dproj
+++ b/server/fhirserver.dproj
@@ -92,7 +92,7 @@
true
3
4
- 35
+ 36
false
@@ -167,7 +167,7 @@
true
false
3
- 35
+ 36
none
4
false
diff --git a/server/fhirserver.lpi b/server/fhirserver.lpi
index 9cd858319..f0b0722cd 100644
--- a/server/fhirserver.lpi
+++ b/server/fhirserver.lpi
@@ -19,7 +19,7 @@
-
+
diff --git a/toolkit2/fhirtoolkit.lpi b/toolkit2/fhirtoolkit.lpi
index 576a8a549..742ea9e63 100644
--- a/toolkit2/fhirtoolkit.lpi
+++ b/toolkit2/fhirtoolkit.lpi
@@ -17,7 +17,7 @@
-
+