Skip to content

Commit d6c07fe

Browse files
keyur32akrantz
authored andcommitted
Update functions.html (#138)
custom-functions-runtime switched from beta to production
1 parent c76b762 commit d6c07fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions/functions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
77
<meta http-equiv="Expires" content="0" />
88
<title></title>
9-
<script src="https://appsforoffice.microsoft.com/lib/beta/hosted/custom-functions-runtime.js" type="text/javascript"></script>
9+
<script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/custom-functions-runtime.js" type="text/javascript"></script>
1010
</head>
1111

1212
<body>

0 commit comments

Comments
 (0)