Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 2ea0c46

Browse files
committed
Update About dialog sprint number
1 parent 530c77a commit 2ea0c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h1 class="dialog-title">About</h1>
200200
<img class="about-icon" src="styles/images/brackets_icon.png">
201201
<div class="about-text">
202202
<h2>Brackets</h2>
203-
<p class="dialog-message">sprint 10 experimental build <span id="about-build-number"><!-- populated programmatically --></span></p>
203+
<p class="dialog-message">sprint 11 experimental build <span id="about-build-number"><!-- populated programmatically --></span></p>
204204
<p class="dialog-message">Copyright 2012 Adobe Systems Incorporated and its licensors. All rights reserved.</p>
205205
<p class="dialog-message">Notices, terms and conditions pertaining to third party software are located at <span class="non-clickble-link">http://www.adobe.com/go/thirdparty/</span> and incorporated by reference herein.</p>
206206
<p class="dialog-message">Documentation and source at <span class="non-clickble-link">https://github.com/adobe/brackets/</span></p>

0 commit comments

Comments
 (0)