File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ internal static class Constants
66 public const string FunctionsStorageAccountNamePrefix = "AzureFunctions" ;
77 public const string StorageAccountArmType = "Microsoft.Storage/storageAccounts" ;
88 public const string FunctionAppArmKind = "functionapp" ;
9- public const string CliVersion = "1.0.0 " ;
9+ public const string CliVersion = "1.0.1 " ;
1010 public const string CliDebug = "CLI_DEBUG" ;
1111 public const string DefaultSqlProviderName = "System.Data.SqlClient" ;
1212 public const string WebsiteHostname = "WEBSITE_HOSTNAME" ;
Original file line number Diff line number Diff line change 11{
22 "name" : " azure-functions-core-tools" ,
3- "version" : " 1.0.0-beta.100 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Azure Functions Core Tools" ,
55 "scripts" : { },
66 "author" : " Microsoft" ,
You can’t perform that action at this time.
0 commit comments