tests: Update api version in layer json files

Preparation for Vulkan SDK 101

Change-Id: I9269d695658d77981ac707def8b4c32396e01ad5
diff --git a/tests/layers/linux/VkLayer_device_profile_api.json b/tests/layers/linux/VkLayer_device_profile_api.json
index 415262e..3f837b8 100644
--- a/tests/layers/linux/VkLayer_device_profile_api.json
+++ b/tests/layers/linux/VkLayer_device_profile_api.json
@@ -4,7 +4,7 @@
         "name": "VK_LAYER_LUNARG_device_profile_api",
         "type": "GLOBAL",
         "library_path": "./libVkLayer_device_profile_api.so",
-        "api_version": "1.1.97",
+        "api_version": "1.1.101",
         "implementation_version": "2",
         "description": "LunarG Device Profile Api Layer",
         "device_extensions": [
diff --git a/tests/layers/macos/VkLayer_device_profile_api.json b/tests/layers/macos/VkLayer_device_profile_api.json
index caeba73..3600845 100644
--- a/tests/layers/macos/VkLayer_device_profile_api.json
+++ b/tests/layers/macos/VkLayer_device_profile_api.json
@@ -4,7 +4,7 @@
         "name": "VK_LAYER_LUNARG_device_profile_api",
         "type": "GLOBAL",
         "library_path": "./libVkLayer_device_profile_api.dylib",
-        "api_version": "1.0.97",
+        "api_version": "1.0.101",
         "implementation_version": "2",
         "description": "LunarG Device Profile Api Layer",
         "device_extensions": [
diff --git a/tests/layers/windows/VkLayer_device_profile_api.json b/tests/layers/windows/VkLayer_device_profile_api.json
index a4ae715..0e890c1 100644
--- a/tests/layers/windows/VkLayer_device_profile_api.json
+++ b/tests/layers/windows/VkLayer_device_profile_api.json
@@ -4,7 +4,7 @@
         "name": "VK_LAYER_LUNARG_device_profile_api",
         "type": "GLOBAL",
         "library_path": ".\\VkLayer_device_profile_api.dll",
-        "api_version": "1.1.97",
+        "api_version": "1.1.101",
         "implementation_version": "2",
         "description": "LunarG Device Profile Api Layer",
         "device_extensions": [