update version demo
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
$(function(){
|
||||
|
||||
$.post( "{{ path('demo_save_download') }}", {}, function( data ) {
|
||||
window.open("{{ asset('/download/PowerPME_demo@v1.0.0.zip') }}", "_self");
|
||||
window.open("{{ asset('/download/PowerPME_demo@v1.0.1.zip') }}", "_self");
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user