Skip to content

Commit 33c84a3

Browse files
author
Dmitry Sikorsky
committed
Updated README
1 parent e10c9b7 commit 33c84a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ExtCore Framework 1.1.0 Sample MVC Web Application
1+
# ExtCore Framework 1.1.1 Sample MVC Web Application
22

33
[![Join the chat at https://gitter.im/ExtCore/ExtCore](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ExtCore/ExtCore?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44

@@ -22,12 +22,12 @@ add direct dependencies to the extensions in the project.json file of the main w
2222

2323
### Other Samples
2424

25-
* [Full-featured ExtCore 1.1.0 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
26-
* [ExtCore Framework 1.1.0 Sample Simplest Web Application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
27-
* [ExtCore Framework 1.1.0 Sample Web Application That Uses a Database](https://github.com/ExtCore/ExtCore-Sample-Data);
28-
* [ExtCore Framework 1.1.0 Sample Web Application with Modular UI](https://github.com/ExtCore/ExtCore-Sample-Modular-Ui).
25+
* [Full-featured ExtCore 1.1.1 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
26+
* [ExtCore Framework 1.1.1 Sample Simplest Web Application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
27+
* [ExtCore Framework 1.1.1 Sample Web Application That Uses a Database](https://github.com/ExtCore/ExtCore-Sample-Data);
28+
* [ExtCore Framework 1.1.1 Sample Web Application with Modular UI](https://github.com/ExtCore/ExtCore-Sample-Modular-Ui).
2929

30-
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-1.1.0.zip).
30+
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-1.1.1.zip).
3131
It contains everything you need to run ExtCore-based web application from Visual Studio 2015, including SQLite
3232
database with the test data.
3333

0 commit comments

Comments
 (0)