Explorar el Código

add version in home page

andi hace 3 años
padre
commit
4702446711
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/app/index.js

+ 1 - 0
pages/app/index.js

@@ -112,6 +112,7 @@ class App extends Component {
               </Col>
             </Row>
           </Jumbotron>
+          <span>Version 1.93 -- 1.60</span>
         </ContentWrapper>
       </div>
     );